Skip to content

Kaggle H&M Personalized Fashion Recommendations 🥉 Bronze Medal top 7% in 2952 teams

Notifications You must be signed in to change notification settings

pacificlion/h-m-recommendations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

H&M Personalized Fashion Recommendations

Kaggle H&M Personalized Fashion Recommendations 🥉 Bronze Medal Solution 200/2952

competition

team

Install conda from here

Download dataset files from here to input

Following structure should be present

   |-input
   |-working

To create conda environment run following command

conda create -n env --file requirements.txt

To activate environment,

conda activate env

To execute the jupter notebooks, run following command

jupyter-notebook

Open ensemble.ipynb from working directory. Click on Cell-> Run All

About

Kaggle H&M Personalized Fashion Recommendations 🥉 Bronze Medal top 7% in 2952 teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published