Skip to content

Machine learning algorithm for SD210 Challenge

Notifications You must be signed in to change notification settings

Fran-cois/AlphaShoe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlphaShoe

Machine learning algorithm for SD210 Data Challenge.

team

usage

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.csv
  • products.csv
  • X_train.csv
  • X_test.csv
  • y_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.

report

About

Machine learning algorithm for SD210 Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.1%
  • Python 1.9%