Giter Site home page Giter Site logo

ml1--tennis_player_rankings's Introduction

Probabilistic Ranking of tennis players


Given a record of 1801 game outcomes (win or lose) between 107 players, a naive approach to rank these players would be based on how many games each player won, out of all the games they played. The result is named "Empirical Ranking" and shown in the left bar chart.

The problem with Empirical Ranking is that it ignores against whom each player have played. For example, if player X was unfortunate in that he/she had to play against the world's champion in the first round of a tournament, and hence lost (all) his/her game, Empirical Ranking would suggest that X should be ranked last. However X could possibly have had the ability to defeat most players, and should possibly be ranked higher.


Therefore, a remedy is to infer from all the game outcomes every player's "skill" (the mentioned notion of "ability"), and build a generative model for game outcome between two players. The generative model uses these skills as model parameters to predict a game outcome in the following way:

Finally the players can be ranked according to their average probability of winning, leading to "Probabilistic Ranking":


Demo above is part of my university coursework. Details of problem statements and analysis can be found in Problems.pdf and Report.pdf respectively, while details of how skills were inferred via Gibbs Sampling and Messaging Passing can be found in the theories folder.

ml1--tennis_player_rankings's People

Stargazers

Andrea Covelli avatar Ryan (Chiungting) Lin avatar

Watchers

James Cloos avatar Chon Hei LAM 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.