Precompute p_ball to speed up exhaustive filtering, add fixed-ball validation with labeled exceptions, and improve portfolio selection via ymd-seeded shuffle and coverage-aware tie-breaking. Include lotto draw 1225 history update.
Co-authored-by: Cursor <cursoragent@cursor.com>
Keep the fixed 11-number set intact while adding a second-stage portfolio selection that caps final recommendations to the 70,000 KRW budget, and update docs/data/scripts to match the current project structure and runtime flow.
Co-authored-by: Cursor <cursoragent@cursor.com>
- Mirrors 3_Practice_22 flow: DataCrawler, optional API crawl, fixed combo,
Monte Carlo filtered samples (default) or exhaustive mode
- Caps total recommendations under 100; saves recommend_ball.final.json
Made-with: Cursor