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...
1bc6572
NBA_PREDICTOR
60.4 MB
Ctrl+K
Ctrl+K
1 contributor
History:
13 commits
jashdoshi77
Fix: Include data/api_data in Docker build
1bc6572
3 months ago
api
Initial commit: NBA Sage Predictor for Hugging Face Spaces (with LFS for large files)
3 months ago
data
Add essential data files for production deployment - Includes standings, games, teams parquet files - Fixes predictions showing 54/47 on Hugging Face
3 months ago
models
Initial commit: NBA Sage Predictor for Hugging Face Spaces (with LFS for large files)
3 months ago
src
Debug: Add logging to diagnose api_data path issue on HF Spaces
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
135 Bytes
Initial commit: NBA Sage Predictor for Hugging Face Spaces (with LFS for large files)
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
33.2 kB
Fix: Add git lfs pull on startup to ensure data files are available
3 months ago