Spaces:
Sleeping
Sleeping
File size: 723 Bytes
9840922 88f81a0 9840922 d4a4e18 88f81a0 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | ---
title: Jackpot Predictor
emoji: ⚡
colorFrom: yellow
colorTo: yellow
sdk: gradio
sdk_version: 5.46.1
app_file: app.py
pinned: false
---
# Sure Win Club - Star Toto 6/50 Predictor
This Hugging Face Space trains and predicts **System 15 numbers for Star Toto 6/50**.
## How to Use
1. Download the latest `Toto650.txt` dataset (every Monday).
2. Upload it into the Space.
3. Click "Train & Predict".
4. The system:
- Trains a new model on the full dataset
- Predicts Top 15 numbers
- Generates `system15.csv` (5005 combinations)
5. Download `system15.csv` for play.
## Dependencies
See requirements.txt
## Deployment
- Push this repo to your Hugging Face Space
- Set Space SDK: Gradio
- Runtime: Python 3.7+ |