Skip to content

upura/atmaCup8

Repository files navigation

#8 [初心者向] atmaCup

https://www.guruguru.science/competitions/13/

Late submission named run008 scored public: 0.5226 and private: 0.5256.

  • LightGBM
  • StratifiedKFold(10) by binned target
  • This implementation uses a supporting tool for machine learning competitions named Ayniy.

Environment

docker-compose -d --build
docker exec -it atmacup8 bash

Run

cd experiments
python fe_basic.py
python fe_name.py
python fe_rank.py
python create_base.py
python runner.py --run configs/run008.yml

Releases

No releases published

Packages

No packages published

Languages