This repository does NOT include Kaggle competition data.
- Join the Kaggle competition: Optiver - Trading at the Close (or the exact competition you used).
- Download the dataset via Kaggle UI or Kaggle API.
- Place the downloaded files under:
input/(recommended)- Example:
input/train.csvinput/test.csvinput/sample_submission.csv
- Example:
- Keep
input/local only. It is ignored by git via.gitignore. E