Machine learning algorithm for SD210 Data Challenge.
- Ali (@AliHarouchi)
- François (@Fran-cois)
- Reda (@rslaoui)
- Yohan (@ychalier)
I placed data file (.csv) in a data/ folder at the root of the repository. CSV files are in .gitignore to avoid poluting the repository. The data folder contains the following files:
customers.csvproducts.csvX_train.csvX_test.csvy_train.csv
Then start Jupyter and open base.ipynb with a Python 2 kernel.
The best score has been achieved on TPT servers using deep.py.