Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 563 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 563 Bytes

#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