dotabod / backend

Backend services for dotabod, the popular twitch streamer tool
https://dotabod.com
GNU Affero General Public License v3.0
40 stars 15 forks source link

rebuild !smurf #191

Open dankYoff opened 1 year ago

dankYoff commented 1 year ago

Algorithm:

  1. Calculate GPM, KDA, and damage (several more important parameters are possible) by averaging the performance parameters over multiple games.
  2. Compare the calculated averages against the average performance of other players in the same game.
  3. Compute the standard deviation between the player’s calculated averages and the average performance of other players in the same game.
  4. If the standard deviation is greater than a certain threshold, then it is likely that the player is a smurf/booster.
  5. Output the probability of the player being a smurf/booster.
github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has been open for 21 days with no activity. It will be closed in 7 days if no further activity (Remove label or comment) occurs. If we missed this issue please reply to keep it active. Thanks for being a part of this project. 🙏