Update draws, retrain models and generate tips for Jun 5 + Jun 9 draws
- Added 2026-06-05 (via web scraper fallback) and 2026-06-09 draws (959 total) - Retroactive learning for Jun 5, normal cycle for Jun 9 (46 total cycles) - Retrained RF + LSTM models on updated dataset - Generated fresh tips: weekly_tips_20260610_123037.csv Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -597,6 +597,33 @@
|
||||
"main": 0.5,
|
||||
"euro": 0.3
|
||||
}
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-10T12:30:00.265971",
|
||||
"draw_date": "2026-06-05",
|
||||
"evaluation": {
|
||||
"main": 0,
|
||||
"euro": 0,
|
||||
"tip": 0
|
||||
},
|
||||
"avg_matches": {
|
||||
"main": 0.0,
|
||||
"euro": 0.0
|
||||
},
|
||||
"note": "retroactive_learning"
|
||||
},
|
||||
{
|
||||
"timestamp": "2026-06-10T12:27:38.385628",
|
||||
"draw_date": "2026-06-09",
|
||||
"evaluation": {
|
||||
"main": 1,
|
||||
"euro": 2,
|
||||
"tip": 1
|
||||
},
|
||||
"avg_matches": {
|
||||
"main": 0.4,
|
||||
"euro": 1.0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user