pcsingh / Predicting-the-Upvotes

A model that predicts the article's popularity using the article headline.

Repository from Github https://github.compcsingh/Predicting-the-UpvotesRepository from Github https://github.compcsingh/Predicting-the-Upvotes

Predicting-the-Upvotes

By using the datasets of Hacker News community build a model that predicts the article popularity by using the headline of article. Just by headline anyone will know which article is going to trend in the Hacker News community. This model uses the machine learning algorithm like Linear Regression and RandomForestRegression to measure the popularity of articles.

For more info go through the .ipynb file.

About

A model that predicts the article's popularity using the article headline.


Languages

Language:Jupyter Notebook 100.0%