Git Product home page Git Product logo

marchmania's Introduction

original author: chmullig


This is my submission to the kaggle march mania competition. It was made with the encouragement of the Columbia Data Science Society.

The final model I ended up using was gbm. It aggregates a bunch of information, much of which ended up being pretty irrelevant. In particular I create some aggregate statistics about each team over the regular season, like win percent, and margins for winning/losing (surprisingly winning margin is super predcitive).

I use the PlayerRatings library to calculate a glicko rating for each team, and then calculate a prediction from that (along with raw difference in rating).

I merge in some tournament information, including seed number (obviously very predictive). Finally I added some of the ranking systems that Nate Silver identifies as important, Pomeroy, Moore, and LRMC. I couldn't get easy access to Sagarin's predictor ratings, so I used Sagarin's regular ratings.

The gbm's relative influence information is:

              var   rel.inf
       seedn.diff 45.272478
       glickopred 14.791104
      winpct.diff  6.241056
 wmargin_avg.diff  5.389482
      glicko.diff  5.316646
         POM.diff  4.761056
         SAG.diff  4.173324
    wmargin_avg.1  4.018286
         MOR.diff  3.604845
         LMC.diff  2.514890
  margin_avg.diff  2.133449
    wmargin_avg.2  1.783383
         seedpred  0.000000

marchmania's People

Contributors

chmullig avatar thedavidprice avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.