This is a starter pack for the H&M Personalized Fashion Recommendations Kaggle competition.
To use the code in this repository:
- Clone the repository.
- Create a
data
directory in the root of the cloned repository. - Download competition data and extract it into the
data
directory (you should have four csv files and theimages
directory) - Start a
jupyter notebook server
in the root of the repository and run the notebook of interest.