https://github.com/mert-byrktr/ps-season-5-episode-5
https://github.com/mert-byrktr/ps-season-5-episode-5
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mert-byrktr/ps-season-5-episode-5
- Owner: mert-byrktr
- Created: 2025-06-06T01:35:16.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-06-06T01:36:11.000Z (5 months ago)
- Last Synced: 2025-06-06T02:34:44.376Z (5 months ago)
- Language: Jupyter Notebook
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
16TH PLACE SOLUTION
My strategy was all about building a diverse ensemble that wouldn't overfit.
I used the PyTabKit library, linear models, and GBDT algorithms to build my base models with different seed combinations to enhance the generalization and used the hill climbing algorithm to optimize the final blend.