This app automatically fetches MLB data, ranks NRFI probabilities, and discovers high-performing trends.
- Daily NRFI model output
- Trend discovery by pitcher stats, weather, team, and more
- Auto-detection of NRFI result from live game data
- Streamlit dashboard with manual refresh
- Clone this repo:
git clone https://github.com/your-username/nrfi-model.git
cd nrfi-model
- Install dependencies:
pip install -r requirements.txt
- Run the app:
streamlit run app.py
You can deploy this app to Streamlit Cloud