Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jashdoshi77
/
NBA_PREDICTOR
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
feffca7
NBA_PREDICTOR
60.4 MB
Ctrl+K
Ctrl+K
1 contributor
History:
17 commits
jashdoshi77
Fix: Synchronous cache warming for accurate starters and PPG data
feffca7
3 months ago
api
Initial commit: NBA Sage Predictor for Hugging Face Spaces (with LFS for large files)
3 months ago
data
Add data/api_data and models with LFS tracking
3 months ago
models
Initial commit: NBA Sage Predictor for Hugging Face Spaces (with LFS for large files)
3 months ago
src
Perf: Lightning-fast caching - startup warming, cached rosters, fast fallbacks
3 months ago
web
Fix Docker build: use npm install and include package-lock.json
3 months ago
.dockerignore
Safe
791 Bytes
Fix: Include data/api_data in Docker build
3 months ago
.gitattributes
203 Bytes
Add data/api_data and models with LFS tracking
3 months ago
.gitignore
Safe
796 Bytes
Add essential data files for production deployment - Includes standings, games, teams parquet files - Fixes predictions showing 54/47 on Hugging Face
3 months ago
Dockerfile
Safe
1.78 kB
Fix: Add data/api_data to Dockerfile COPY for ELO and standings data
3 months ago
README.md
Safe
811 Bytes
Initial commit: NBA Sage Predictor for Hugging Face Spaces (with LFS for large files)
3 months ago
process.md
Safe
5.87 kB
Initial commit: NBA Sage Predictor for Hugging Face Spaces (with LFS for large files)
3 months ago
requirements.txt
Safe
381 Bytes
Add onnxruntime + tokenizers + caching for fast loading
3 months ago
server.py
37 kB
Fix: Synchronous cache warming for accurate starters and PPG data
3 months ago