Big Data application that analyses tennis games and predicts future events.
- Player and game data from ATP World Tour and Tennis Explorer.
- Crawlers to get all data.
- Data analysis from 2013 to 2017.
- Neural networks to analyse and predict.
- Advanced stake management from several parameters.
- Cassandra (Storage the data)
- Python
- BeautifulSoup library (Crawlers)
- NumPy (Neural Networks)
MIT License
Copyright (c) 2019 Xavi Garcia i Sunyer
Xavi Garcia i Sunyer