Spaces:
Sleeping
Sleeping
| title: Sameer011 | |
| emoji: π | |
| colorFrom: purple | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: 5.43.1 | |
| app_file: app.py | |
| pinned: false | |
| license: apache-2.0 | |
| short_description: lottery | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
| # π² Lottery Prediction using DOS Rules | |
| This Space predicts lottery numbers based on historical draw data using **DOS (Data-Optimized Selection) rules**. | |
| --- | |
| ## β How to Use | |
| 1. **Upload your Lottery CSV** | |
| - Format: | |
| ``` | |
| Date,N1,N2,N3,N4,N5 | |
| 2025-01-01,5,12,18,23,34 | |
| 2025-01-02,7,14,19,21,36 | |
| ``` | |
| 2. **Select Lookback** (e.g., 12, 15, 20, or All draws) | |
| 3. Click **Predict** | |
| 4. View: | |
| - β **Good Numbers** (frequent numbers) | |
| - π― **Predicted 5-Number Set** | |
| --- | |
| ## β Example CSV | |
| --- | |
| ## β Tech Details | |
| - **Framework**: Gradio 5.43.1 | |
| - **Language**: Python 3.10 | |
| - **Libraries**: pandas, numpy | |
| --- | |
| π **Live App**: [Click here to run](https://huggingface.co/spaces/YOUR-USERNAME/Sameer011) | |
| --- | |
| ## β Screenshot | |
|  | |
| --- | |