https://github.com/boxbeam/boxingpredictor
https://github.com/boxbeam/boxingpredictor
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/boxbeam/boxingpredictor
- Owner: boxbeam
- Created: 2022-12-01T18:11:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T05:30:56.000Z (over 3 years ago)
- Last Synced: 2025-02-15T19:48:41.351Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BoxingPredictor
A simple machine learning model to predict the winrate of boxers based on various data about them.
To run: Clone and run `python main.py` within the project's root folder.