Skip to content

A short python workflow to simulate the MLB season. Let's see what happens!

License

Notifications You must be signed in to change notification settings

meirelon/baseball-season-simulation

Repository files navigation

MLB Season Simulations

Quick and easy MLB team standings simulations. All you have to do is clone this repo, input a year you wish to simulate, and the results will be placed in a local directory.

2020 Results

alt text

2020 Predictions

alt text

2019 Results

alt text

alt text

Getting Started

Season data can be found here

git clone https://github.com/meirelon/baseball-season-simulation.git
cd baseball-season-simulation
pip install -r requirements.txt
python simulate_season.py --season=2019 --ntrials=100

Feel free to play with different seasons and/or number of trials.

Contributing

Please reach out via email or send me a pull request.

Authors

  • Michael Nestel

About

A short python workflow to simulate the MLB season. Let's see what happens!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published