AndrewsOR / MLB-Game-Prediction-v1

To predict upcoming MLB games, I downloaded team statistics, scraped game data, and then used machine learning (currently utilizing an ensemble of models).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MLB-Game-Prediction-v1

To predict upcoming MLB games, I downloaded team statistics, scraped game data, and then used machine learning (utilizing an ensemble of models). Currently predicting at up to 71% accuracy which is 12% above my baseline model. Baseline model uses which team has the better record to predict winners (59% accurate).

About

To predict upcoming MLB games, I downloaded team statistics, scraped game data, and then used machine learning (currently utilizing an ensemble of models).

License:Apache License 2.0


Languages

Language:Python 100.0%