Skip to content

My code for Telstra Network Disruptions Kaggle competition

Notifications You must be signed in to change notification settings

alexander-rakhlin/kaggle-telstra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Discovering the magic feature and some visualizations
  • Running all models and ensembling
  • Calibrating probabilities
  • Refining a random forest

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

About

My code for Telstra Network Disruptions Kaggle competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 65.7%
  • Python 34.3%