sebzhao / yt-rec-sys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yt-rec-sys

Project as part of InterACT lab in BAIR to create an alternate recommender system in place of YouTube's algorithm. Currently on EDA and web scraping stage.

To download the networkx graph of all videos, download the pickle file at: https://www.dropbox.com/s/1n01pgiwlpa82tt/graph.gz?dl=0 and save it as graph.gz in this repo.

To download the networkx graph of all channels, download the pickle file at: https://www.dropbox.com/s/temm5fxykeyb3lp/channel_graph.gz?dl=0 and save it as channel_graph.gz in this repo.

About


Languages

Language:Jupyter Notebook 91.7%Language:HTML 8.2%Language:Python 0.1%