Update draws, retrain models and generate tips for May 22+26 draws

- Added missing 2026-05-22 and 2026-05-26 draws to AlleEurojackpotzahlen.csv
- Retroactive learning applied for both new draws (42 total cycles)
- Retrained RF and LSTM models on 955 draws
- Generated fresh tips: weekly_tips_20260528_091341.csv

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-28 09:14:24 +02:00
co-authored by Claude Sonnet 4.6
parent 4fc488c668
commit b5a470ecce
9 changed files with 151 additions and 81 deletions
+3
View File
@@ -951,3 +951,6 @@ datum;Z1;Z2;Z3;Z4;Z5;SZ1;SZ2
2026-05-08;3;17;18;31;41;6;12
2026-05-12;7;15;19;28;35;3;11
2026-05-15;1;32;33;36;37;7;12
2026-05-19;10;36;37;39;47;5;6
2026-05-22;5;34;35;42;46;3;5
2026-05-26;5;11;23;33;42;10;12
1 datum Z1 Z2 Z3 Z4 Z5 SZ1 SZ2
951 2026-05-08 3 17 18 31 41 6 12
952 2026-05-12 7 15 19 28 35 3 11
953 2026-05-15 1 32 33 36 37 7 12
954 2026-05-19 10 36 37 39 47 5 6
955 2026-05-22 5 34 35 42 46 3 5
956 2026-05-26 5 11 23 33 42 10 12