Some code used for the submissions I've made to the WiDS 2021 competition on Kaggle.
pandas, numpy, catboost, lightgbm, hyperopt
First Kaggle competition, with a friend (InesT).
- kaggle_setup.py : how to download data from kaggle via Kaggle API for python
- setup.py : needed packages and functions
- WiDS_v1_catboost_RS.ipynb : first submit, catBoost model with random search for parameter tunning
- WiDS_lightGBM_hyperopt_numerical_feat.ipynb : lightGBM model using only numerical features, parameters tunning with hyperopt
Scores obtained on the unlabelled data:
- submission_catboost_RS_180221.csv : 0.84240