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
+11
View File
@@ -0,0 +1,11 @@
Tipp_Nummer;Zahl_1;Zahl_2;Zahl_3;Zahl_4;Zahl_5;Superzahl_1;Superzahl_2;Muster;Zahlen_summe;Zahlen_durchschnitt;Superzahl_summe;Superzahl_durchschnitt
1;11;16;19;40;47;2;9;NMMHH;133;26.6;11;5.5
2;4;20;23;37;47;2;8;NMMHH;131;26.2;10;5.0
3;9;17;30;41;42;3;8;NMMHH;142;28.4;11;5.5
4;1;18;22;39;44;2;9;NMMHH;124;24.8;11;5.5
5;10;16;33;39;47;2;10;NMMHH;155;31.0;12;6.0
6;9;22;24;43;50;3;10;NMMHH;148;29.6;13;6.5
7;5;16;21;42;47;1;10;NMMHH;131;26.2;11;5.5
8;6;20;24;39;48;1;8;NMMHH;147;29.4;9;4.5
9;6;17;22;26;42;2;8;NMMMH;113;22.6;10;5.0
10;14;24;27;36;48;3;8;NMMHH;150;30.0;11;5.5
1 Tipp_Nummer Zahl_1 Zahl_2 Zahl_3 Zahl_4 Zahl_5 Superzahl_1 Superzahl_2 Muster Zahlen_summe Zahlen_durchschnitt Superzahl_summe Superzahl_durchschnitt
2 1 11 16 19 40 47 2 9 NMMHH 133 26.6 11 5.5
3 2 4 20 23 37 47 2 8 NMMHH 131 26.2 10 5.0
4 3 9 17 30 41 42 3 8 NMMHH 142 28.4 11 5.5
5 4 1 18 22 39 44 2 9 NMMHH 124 24.8 11 5.5
6 5 10 16 33 39 47 2 10 NMMHH 155 31.0 12 6.0
7 6 9 22 24 43 50 3 10 NMMHH 148 29.6 13 6.5
8 7 5 16 21 42 47 1 10 NMMHH 131 26.2 11 5.5
9 8 6 20 24 39 48 1 8 NMMHH 147 29.4 9 4.5
10 9 6 17 22 26 42 2 8 NMMMH 113 22.6 10 5.0
11 10 14 24 27 36 48 3 8 NMMHH 150 30.0 11 5.5