- 6th place solution for the Kaggle Shopee - Price Match Guarantee competition. (kiccho's part)
- Discussion: https://www.kaggle.com/c/shopee-product-matching/discussion/238010
pipenv install --skip-lock --dev
- Download the dataset from the competition page and place it in the
./input
directory
python src/kaggle_shopee/bin/train.py --env local --exp exp470
python src/kaggle_shopee/bin/train.py --env local --exp exp471