Spaces:
Sleeping
Sleeping
| 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+ |