dougz / trueskill
Python implementation of TrueSkill player ranking
☆81Updated 11 years ago
Alternatives and similar repositories for trueskill:
Users that are interested in trueskill are comparing it to the libraries listed below
- Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms☆119Updated 2 years ago
- A detailed implementation of the TrueSkill algorithm to go along with my "Computing Your Skill" blog post☆410Updated 2 years ago
- A jupyter notebook with code for performing topic clustering on card game decklists.☆31Updated 7 years ago
- Python wrapper for the Vowpal Wabbit machine learning library.☆53Updated 11 years ago
- Creates models to classify documents into categories☆66Updated 7 years ago
- The code behind councilroom.com.☆38Updated 12 years ago
- Compiled Decision Trees for scikit-learn☆224Updated 11 months ago
- An implementation of the Elo rating system for Python☆96Updated 2 years ago
- Simulations for my blog post, as well as some helper functions for R users and Python users.☆19Updated 7 years ago
- Social Graph Analysis using Elastic MapReduce and PyPy☆54Updated 13 years ago
- Wabbit Wappa is a full-featured Python wrapper for the Vowpal Wabbit machine learning utility.☆101Updated 7 years ago
- Python interface to Solr☆277Updated last year
- TweeQL is a Query Language for Tweets: SELECT brand(text) AS brand, sentiment(text) AS sentiment FROM twitter_sample;☆192Updated 10 years ago
- Where 2.0 Workshop Code: Spatial Analysis of Tweets using Hadoop, Pig, Python & Mechanical Turk. Slides here: http://www.slideshare.net/…☆134Updated 15 years ago
- Docker container with a PyData stack and JupyterHub server☆37Updated 8 years ago
- Async IPython Magic for Asynchronous Notebook Cell Execution