richardspirit / mtga_stats

Originated as way to manage Magic The Gathering decks on MGTA so that I knew which decks were performing the best and which decks should be deleted.
GNU Lesser General Public License v3.0
1 stars 0 forks source link

Enhance top ten algorithm #42

Closed richardspirit closed 3 years ago

richardspirit commented 3 years ago

Need figure number of wins compared to number of games and win percentage.

richardspirit commented 3 years ago

Rating = [1 + total wins] / [2 + total games]