/kaggle-telstra

My code for Telstra Network Disruptions Kaggle competition

Primary LanguageJupyter Notebook

Telstra Network Disruptions

My code for Telstra Network Disruptions Kaggle competition.

This code has a companion blog post with my competition writeup.

Competition data can be downloaded here and should go into the data folder. data folder also contains my final ensemble's predictions for the test set and out-of-fold predictions for the train set.

See my notebooks for:

To be added later:

  • Calibrating probabilities

Code for loading data and building features is in src/telstra_data.py.