Apply Machine learning algorithms like Churn Prediction, Customer Segmentation etc. to sports betting data available on public domain.
- Clone the repo.
- Install requirements with
pip install -r requirements.txt
- Run Jupyter Notebook
jupyter-notebook
- Open corresponding file e.g.
churn_prediction.ipynb
.
The project is writtern in Python3
with Scikit-learn
and Pandas
.
The project uses pubic data available on Transparency Project.`