/kaggle-shopee-6th-place-solution

My 6th🥇 place solution for Kaggle Shopee competition.

Primary LanguagePython

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