Skip to content

kiccho1101/kaggle-shopee-6th-place-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaggle-shopee-6th-place-solution

Summary

Model

model.jpeg

Ensemble

ensemble.jpeg

Setup & Reproduce the results

Install packages

pipenv install --skip-lock --dev

Download the dataset

  • Download the dataset from the competition page and place it in the ./input directory

Run train.py

python src/kaggle_shopee/bin/train.py --env local --exp exp470
python src/kaggle_shopee/bin/train.py --env local --exp exp471

About

My 6th🥇 place solution for Kaggle Shopee competition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages