/Facebook-Comment-Prediction-with-Linear-Regression

Predicting the number of comments on a post with Linear Regression, built from scratch.

Primary LanguageJupyter Notebook

Facebook-Comment-Prediction-with-Linear-Regression

Predicting the number of comments on a post with Linear Regression,

COMPLETE ALGORITHM BUILT FROM SCRATCH IN PYTHON

Dataset

The dataset that we’re going to use is the “facebook-comment-volume-prediction” dataset, which involves the problem of predicting comment volume traffic or the number of comments on a given post. Several input variables are provided, along with the target variable.