Prediction of views, likes, dislikes of youtube trending videos.
https://www.kaggle.com/datasnaek/youtube-new/downloads/youtube-new.zip/55
- Prediction is based on category id of video.
- TF-IDF of text attributes of video (title, channel title, description, tags).
- Paragraph2Vec (tensorflow implementation).
- SIF.