The aim of this project is to benchmark a set of machine learning regression models to extract the best suited to predict the number of online articles shares.
The jupyter notebook is in French (It was an academic project,thus the French language was mandatory).
the data used to train and test the different models was taken from this Online Archive.
Before executing the python notebook file, please spend some time exploring the meaning of each data feature in the data
folder (you can also check the data website source for any further details about it).
- Python v > 3.6
- jupyter-notebook
- sklearn