UFC fight prediction machine learning model that incorporates linear regression and neural network deep learning, along with a web scraper designed to collect statistics for the model from ufcstats.com.
- Ongoing improvements and updates.
- Added
asynchronous_ufcstats_webscraper.pyfor massively improved runtime performance.
- Added
UFCStats_WebScraper_V2.pywith enhanced runtime performance.
- Added
UFCStats_WebScraper.py - Added
ufc_prediction_model_nn.pyfor UFC fight prediction using a neural network model.