Skip to content

This Python script uses the K Nearest Neighbors supervised Machine Learning Algorithm to calculate which round type strategy to select given the game's current economy status. It has an average of _____% success rate. I trained my model using 9420 CSGO rounds from matches in Gold Nova.

Notifications You must be signed in to change notification settings

agamkohli9/csgo-economy-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

csgo-economy-calculator

This Python script uses the K Nearest Neighbors supervised Machine Learning Algorithm to calculate which round type strategy to select given the game's current economy status. It has an average of 66.37% success rate. I trained my model using 9420 CSGO rounds from matches in Gold Nova.

About

This Python script uses the K Nearest Neighbors supervised Machine Learning Algorithm to calculate which round type strategy to select given the game's current economy status. It has an average of _____% success rate. I trained my model using 9420 CSGO rounds from matches in Gold Nova.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages