singhularAdi / News-Popularity-Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News-Popularity-Prediction

A simple CLI app that scrapes Mashable India and predicts which of its newest stories will go viral using Gradient Boosting meathods.

Usage:

pip install -r requirements.txt
python main.py

The dataset can be found at: http://archive.ics.uci.edu/ml/datasets/Online+News+Popularity

About


Languages

Language:Jupyter Notebook 93.2%Language:Python 6.8%