I've uploaded this solution, generally, for myself and also to be able to show it to my friends. Although, if you have any questions related to this repository, don't hesitate to contact me.
- XGBoost gradient boosting
- LightGBM gradient boosting
- Keras neural networks
- HyperOpt for parameter tuning
- Stacking with linear model
- First level models and their tuning can be found in
scripts
notebooks
has some experiments and also second level model (4 - Stacking.ipynb
)- Files that are used for final submission marked as "final"