-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'd like to come up with some fuzzy classifications for matches. Some examples:
- 'stomps': matches which end < (mean - std_dev) on patch averages
- 'slugfests': matches which end > (mean + std_dev) on patch averages
- 'throws': a team which, based on patch-based historic gold advantage alone, has a 100% chance to win [based on stats > 10 min mark]
- 'megacreep-comeback': winning despite the enemy getting megacreeps first
- 'base-race': both ancients are exposed and the winning teams ancient took damage in the final minute of the game
- 'bloodbath': games with > X kills per minute (need to determine X still)
These would be tags on the match, and would be filterable and searchable. A single match can have multiple tags.
Metadata
Metadata
Assignees
Labels
No labels