Skip to content

MaxHalford/kaggle-march-madness-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaggle March Madness 2019

These are my solutions for the 2019 session of the so-called "March Madness" basketball tournament. I made a submission for women as well as for men. The models are very similar for both genders but there are a few differences. To run this solution yourself you'll want to want to put the data available from Kaggle and dump it in the appropriate directory. For example for women you can download the data from here and dump it in the data/women directory. Likewise there is one notebook for women, and one for men. The notebooks aren't heavy on comments but I made a point of writing idiomatic and readable code, so you shouldn't have too much difficulty in going through them.

Here are my predicted brackets for women (made with bracketeer):

brackets_women

And here they are for men:

brackets_men

About

🏀 Men and women solutions for the 2019 edition of the Kaggle March Madness competition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published