An open API service indexing awesome lists of open source software.

https://github.com/r13i/tennis-match-prediction

Predict ATP / WTA tennis match winner [Work In Progress]
https://github.com/r13i/tennis-match-prediction

atp data-science pandas prediction sklearn tennis tennis-match-prediction wta

Last synced: 3 months ago
JSON representation

Predict ATP / WTA tennis match winner [Work In Progress]

Awesome Lists containing this project

README

          

# tennis-match-prediction
Predict ATP tennis match winner.

## The data
The website http://tennis-data.co.uk/alldata.php gathers outcomes of both WTA (Women Tennis Association) and ATP (Association of Tennis Professionals - men only) tennis games over several years.
A short description of each variable can be found here : http://www.tennis-data.co.uk/notes.txt

## The Challenge
Please check the prototyping notebook for all the explanations and details.

## TODOs
Please check the prototyping notebook for all the explorations and improvements to be done.