Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mqandil/mlbDataMaster
Predicts future performance of MLB players based on past performance
https://github.com/mqandil/mlbDataMaster
baseball fantasy-baseball forecasting-models
Last synced: about 2 months ago
JSON representation
Predicts future performance of MLB players based on past performance
- Host: GitHub
- URL: https://github.com/mqandil/mlbDataMaster
- Owner: mqandil
- License: mit
- Created: 2021-11-09T11:25:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T21:35:39.000Z (almost 3 years ago)
- Last Synced: 2024-08-13T07:08:24.709Z (5 months ago)
- Topics: baseball, fantasy-baseball, forecasting-models
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - mqandil/mlbDataMaster - Predicts future performance of MLB players based on past performance (Python)
README
# mlbDataMaster
## Introduction
- mlbDataMaster retrieves data from MLB Statcast on various metrics using PyBaseball.
- This project is a work-in-progress and does not promise any results.
## Important Information
- During the offseason, the `getpitcherdata` module is set to a specific date to return data for testing.
- Expect new updates periodically...