Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
sergiopesch
/
wc2026-match-predictor
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wc2026-match-predictor
5.39 MB
Ctrl+K
Ctrl+K
1 contributor
History:
16 commits
sergiopesch
ml-champion-v4: + recent-form signal; honest framing
3d3997f
verified
25 days ago
.gitattributes
Safe
1.52 kB
initial commit
28 days ago
Dockerfile
Safe
262 Bytes
ml-champion-v3: stacked Elo+market ensemble that beats the bookmaker (p~1e-47)
25 days ago
README.md
Safe
2.97 kB
ml-champion-v4: + recent-form signal; honest framing
25 days ago
app.py
Safe
11.1 kB
ml-champion-v4: + recent-form signal; honest framing
25 days ago
blend.py
Safe
3.1 kB
ml-blend-v2: club-prior Elo blend + sigmoid calibration + /predict/edge
25 days ago
champion.py
Safe
5.5 kB
ml-champion-v4: + recent-form signal; honest framing
25 days ago
model.joblib
pickle
Detected Pickle imports (4)
"joblib.numpy_pickle.NumpyArrayWrapper"
,
"champion.ChampionPredictor"
,
"numpy.dtype"
,
"numpy.ndarray"
How to fix it?
5.36 MB
xet
ml-champion-v4: + recent-form signal; honest framing
25 days ago
model_meta.json
Safe
1.09 kB
ml-champion-v4: + recent-form signal; honest framing
25 days ago
requirements.txt
Safe
128 Bytes
Add requests (gradio CLI import dep) to fix runtime startup
28 days ago
teams.py
Safe
4.29 kB
Add interactive Gradio demo UI (tabbed) alongside the predict API
28 days ago