Coder's Bracket 2016

8

Time for another Coder's Bracket. Quick recap: Coder's Bracket is where you fill out your March Madness bracket using code.

  • In 2014, I created an algorithm based on the statistical winning percentage over the past 29 years of each seed broken down by round. This approach was a disaster.
  • In 2015, I made a small tweak that also takes into account the team's winning percentage (adjusted for strength of schedule using the Rating Percentage Index). This approach got me into the top 90.2% of all coder brackets.

This year I'm once again starting with the statistical winning percentage over the past 29 years of each seed broken down by round...

Then, just like 2015, I'm adjusting for strength of schedule using the Rating Percentage Index.

This year's tweak is to further adjust based on the deltas of the two team's 3-point percentage, field goal percentage, and free throw percentage.

View the code and the results here:
https://www.codersbracket.com/code_bracket/56e700edb3c99cd90063074a