Davek84 / MatchOdds

BakkesMod Plugin for Rocket League for an easy way to see if you are the favorites or the underdogs for a match.
GNU General Public License v3.0
3 stars 1 forks source link

Use data driven statistics from ballchasing replays #1

Closed deweller closed 3 years ago

deweller commented 3 years ago

I'd like to see match odds calculated according to data from a large group of replays.

My idea is this:

  1. Download a few thousand replays from ballchasing.com.
  2. Build lookup tables based on MMR difference, goal difference and time remaining.
  3. Modify the plugin to look up this data from the table.

Is this something you are interested in seeing added to this plugin? If so, I'm interested in building this and submitting it as a pull request.

Davek84 commented 3 years ago

This is a little beyond my technical abilities so feel free to see if you can bundle something like that in!