andreiapostoae / dota2-predictor

Tool that predicts the outcome of a Dota 2 game using Machine Learning
MIT License
365 stars 82 forks source link

Fix for wrong hero id being added to query_list in query.py #5

Closed mdfwn closed 7 years ago

mdfwn commented 7 years ago

Fixes the hero id that will be appended/inserted to query_list. Note that hero_id = index+1.