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]
- Host: GitHub
- URL: https://github.com/r13i/tennis-match-prediction
- Owner: r13i
- License: mit
- Created: 2018-11-10T11:15:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-10T13:07:08.000Z (over 7 years ago)
- Last Synced: 2025-03-18T00:47:58.199Z (over 1 year ago)
- Topics: atp, data-science, pandas, prediction, sklearn, tennis, tennis-match-prediction, wta
- Language: Jupyter Notebook
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.