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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%