NBA_PREDICTOR / server.py

Commit History

ANALYSTICS PAGE MORE GRAPHS
737cf65
Running

jashdoshi77 commited on

Fix auto-training and add dynamic MVP/Championship predictions
dfac64b

jashdoshi77 commited on

Fix: Confidence meter shows model confidence, reduced API timeout
f2c039e

jashdoshi77 commited on

Add analytics, confidence meter, enhanced H2H, daily MVP refresh
3e6f1d3

jashdoshi77 commited on

Add pre-cached 2025-26 starters fallback for HF deployment
10cc4da

jashdoshi77 commited on

Fix auto-training, injury-aware lineups, and nbainjuries API
da36223

jashdoshi77 commited on

Fix: Move warm_starter_cache function before startup code calls it
a9cb4af

jashdoshi77 commited on

Fix: Add retry logic and longer timeout for NBA API to ensure real data on HF
003591b

jashdoshi77 commited on

Fix: Synchronous cache warming for accurate starters and PPG data
feffca7

jashdoshi77 commited on

Perf: Lightning-fast caching - startup warming, cached rosters, fast fallbacks
5ad7521

jashdoshi77 commited on

Fix: Add git lfs pull on startup to ensure data files are available
67dc59c

jashdoshi77 commited on

Debug: Add logging to diagnose api_data path issue on HF Spaces
63f7810

jashdoshi77 commited on

Fix: Copy api_data to persistent storage and use env vars for paths
fd577ad

jashdoshi77 commited on

Add onnxruntime + tokenizers + caching for fast loading
9f74ac7

jashdoshi77 commited on

Smart training after games complete + MVP retry with 60s timeout
813f54d

jashdoshi77 commited on

Add full features: auto-training, persistent storage, background scheduler
22a34c2

jashdoshi77 commited on

Initial commit: NBA Sage Predictor for Hugging Face Spaces (with LFS for large files)
c095e08

jashdoshi77 commited on