Skip to content

Big Data application to analyse tennis games and predict future events.

License

Notifications You must be signed in to change notification settings

xavigs/tennis-predictor

Repository files navigation

Tennis Predictor

Build Status license: MIT made-with-python Donate

Big Data application that analyses tennis games and predicts future events.


1. Features

  • 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.

2. Technologies

  • Cassandra (Storage the data)
  • Python
    • BeautifulSoup library (Crawlers)
    • NumPy (Neural Networks)

3. License

MIT License

Copyright (c) 2019 Xavi Garcia i Sunyer


4. Author

Xavi Garcia i Sunyer

Releases

No releases published

Packages

No packages published

Languages