Initial commit: Eurojackpot analysis and prediction system

This repository contains a comprehensive Eurojackpot lottery analysis and prediction system including:
- Historical data analysis and processing
- ML-based prediction models
- Automated weekly tip generation
- Position and range analysis tools
- Notification system for results

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-16 15:53:01 +01:00
co-authored by Claude Sonnet 4.5
commit 70e0638dee
67 changed files with 8491869 additions and 0 deletions
@@ -0,0 +1,11 @@
Tip_Number,Main_Numbers,Euro_Numbers,Strategy,Main_AI_Score,Euro_AI_Score,Pattern_Weight,Confidence,Quality
1,2-5-16-23-47,4-5,PURE-AI,0.1705,0.0000,0.0180,0.0888,0.2263
2,7-14-23-27-48,3-5,PURE-AI,0.1885,0.0000,0.0247,0.0992,0.2361
3,4-15-25-30-36,3-6,PURE-AI,0.1645,0.0000,0.0224,0.0867,0.2243
4,16-18-23-24-47,4-5,PURE-AI,0.1645,0.0000,0.0067,0.0836,0.2213
5,5-16-27-32-47,2-6,HYBRID-OPT,0.2297,0.0000,0.0460,0.2034,0.2574
6,5-16-27-32-47,2-6,HYBRID-OPT,0.2297,0.0000,0.0460,0.2034,0.2574
7,5-16-27-32-47,2-6,HYBRID-OPT,0.2297,0.0000,0.0460,0.2034,0.2574
8,10-12-30-33-46,3-5,PURE-PATTERN,0.0647,0.0000,0.0460,0.0438,0.1851
9,3-17-24-35-41,3-5,PURE-PATTERN,0.1053,0.0000,0.0460,0.0539,0.2031
10,1-27-28-42-47,4-5,ENSEMBLE,0.2768,0.0000,0.0056,0.1124,0.2687
1 Tip_Number Main_Numbers Euro_Numbers Strategy Main_AI_Score Euro_AI_Score Pattern_Weight Confidence Quality
2 1 2-5-16-23-47 4-5 PURE-AI 0.1705 0.0000 0.0180 0.0888 0.2263
3 2 7-14-23-27-48 3-5 PURE-AI 0.1885 0.0000 0.0247 0.0992 0.2361
4 3 4-15-25-30-36 3-6 PURE-AI 0.1645 0.0000 0.0224 0.0867 0.2243
5 4 16-18-23-24-47 4-5 PURE-AI 0.1645 0.0000 0.0067 0.0836 0.2213
6 5 5-16-27-32-47 2-6 HYBRID-OPT 0.2297 0.0000 0.0460 0.2034 0.2574
7 6 5-16-27-32-47 2-6 HYBRID-OPT 0.2297 0.0000 0.0460 0.2034 0.2574
8 7 5-16-27-32-47 2-6 HYBRID-OPT 0.2297 0.0000 0.0460 0.2034 0.2574
9 8 10-12-30-33-46 3-5 PURE-PATTERN 0.0647 0.0000 0.0460 0.0438 0.1851
10 9 3-17-24-35-41 3-5 PURE-PATTERN 0.1053 0.0000 0.0460 0.0539 0.2031
11 10 1-27-28-42-47 4-5 ENSEMBLE 0.2768 0.0000 0.0056 0.1124 0.2687