JEndler / csgogamble

A Python based cs:go eSports Prediction Program

Home Page:http://www.jakobendler.eu/csgo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csgogamble

A python-based Program to analyse Counter:Strike eSports Data.

The Program consists of a Webscraper which pulls Data off several sites. These include:

  • HTLV.org for Data about past Matches
  • various Betting Websites for Odds on these Matches

Additionally theres a Portion of the Program based around analysing the scraped Data. The Games get processed using a Elo-Algorithm to rate the Players. These Ratings are then used to predict future Winners.

About

A Python based cs:go eSports Prediction Program

http://www.jakobendler.eu/csgo


Languages

Language:Python 99.2%Language:Dockerfile 0.4%Language:Shell 0.4%