Commit History

ANALYSTICS PAGE MORE GRAPHS
737cf65
Running

jashdoshi77 commited on

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

jashdoshi77 commited on

Update continuous learner and git attributes
0f896f8

jashdoshi77 commited on

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

jashdoshi77 commited on

Fix confidence meter percentage display and restore badge
e40436e

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 nbainjuries import to handle missing JVM gracefully
0906da9

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: Use pts field instead of ppg in fallback data to match frontend
b5e5463

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: Use real NBA API for starting 5 lineups instead of hardcoded data
a857cc7

jashdoshi77 commited on

Add data/api_data and models with LFS tracking
4044221

jashdoshi77 commited on

Fix: Include data/api_data in Docker build
1bc6572

jashdoshi77 commited on

Fix: Add data/api_data to Dockerfile COPY for ELO and standings data
2473938

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 essential data files for production deployment - Includes standings, games, teams parquet files - Fixes predictions showing 54/47 on Hugging Face
e081ccd

jashdoshi77 commited on

Fix: Enhanced prediction algorithm for accurate, varied probabilities - Uses multi-factor Log5 formula with current season standings (40%), recent form (30%), ELO (20%), injury impact, and home court advantage - Replaces fixed 64/36% predictions with realistic varied percentages
7e282fd

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

Fix Docker build: use npm install and include package-lock.json
98ddb82

jashdoshi77 commited on

Use environment variables for ChromaDB credentials
f475b4e

jashdoshi77 commited on

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

jashdoshi77 commited on