Giter VIP home page Giter VIP logo

tourney's Introduction

tourney

Miscellaneous Scripts Related to the NCAA Tournament

tourney_scorer.py: Calculate expected scores for casei games

Usage:

./tourney_scorer.py bracket.txt [--overrides overrides.txt]

bracket.txt is a text file with a line for each team in the tournament consisting of 2 comma-separated fields. The first field should be a string representing the team name and the second should be the pythagorean expectation of that team. For play-in games, include two such pairs separated by a comma. The teams (or play-in pairs) should be listed in an order representing the bracket (as if it were flattened out instead of being split into two sides).

The output will be a text file with one line for each team. Each line will be a comma-separated pair where the first field is the team name and the second field is the expected point total for that team (rounded to 3 decimal places).

You can optionally provide a file of manual overrides for specific matchups. This file is a text file in which each line should be a comma-separated tuple of three fields. The first two fields should be the string used to represent the teams involved in the matchup and the third field is the probability of the first team winning that matchup.

tourney's People

Contributors

brendon-scheinman-okcupid avatar bscheinman 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.