Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 526 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 526 Bytes

mlb-betting-model

2023-03-29 11_02_36-Untitled _ Visual Paradigm Online - Work - Microsoft​ Edge

Running python files

Since I made this project into a proper python package, you'll have to run the files a different way than normal. To execute batter_preprocessing.py:

cd src
python -m mlbbetting.preprocessing.batter_preprocessing

Get today's lineups

python -m mlbbetting.lineups