ramtiin/Predicting-YouTube-Dislikes-using-Machine-Learning
I used Catboost for training a model on the numerical features of every YouTube video (e.g., the number of views, comments, likes, etc.) along with sentiment analysis of the video descriptions and comments using the VADER sentiment analysis model.
This project helps YouTube creators, marketers, or data analysts understand the potential reception of a video before or shortly after it's published. By analyzing a video's numerical metrics like views and comments, alongside the sentiment within its description and comments, it predicts the likely number of dislikes. This allows content creators and strategists to gauge audience reaction and refine their content approach.
No commits in the last 6 months.
Use this if you are a YouTube content creator, marketer, or data analyst looking to anticipate audience sentiment and potential dislikes for your videos based on available data.
Not ideal if you need to predict dislikes based on video content itself (e.g., visual or audio elements) rather than text and numerical metadata.
Stars
9
Forks
—
Language
Jupyter Notebook
License
GPL-3.0
Category
Last pushed
Mar 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ramtiin/Predicting-YouTube-Dislikes-using-Machine-Learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Zephery/weiboanalysis
微博情感分析,文本分类,毕业设计项目
abdulfatir/twitter-sentiment-analysis
Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.
lunarwhite/covid-social-analysis
Apply ML on weibo sentiment. 疫情背景下微博文本情感分析与可视化
fhamborg/NewsMTSC
Target-dependent sentiment classification in news articles reporting on political events....
pmsosa/CS291K
🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models