Commit Graph

10 Commits

Author SHA1 Message Date
e31eefef09 refactor: final_practice mirrors 3_Practice_22 (txt-based next no, exhaustive predict2)
Made-with: Cursor
2026-04-08 19:41:04 +09:00
b440ec96c9 fix: craw() keyword drw_no (not drwNo)
Made-with: Cursor
2026-04-08 19:34:25 +09:00
d08e906066 Add final_practice.py for next-draw recommendations via final_BallFilter
- 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
2026-04-08 19:33:26 +09:00
52e8495148 Add final BallFilter, train/valid scripts, train-derived sum filters
- final_BallFilter: CSV history loader, TRAIN_ALLOW for 6-sum and week diff,
  fix filterOneDigitPattern ball overwrite bug, drop socket call
- final_filter_params: build sum6 and abs_sum_diff from rounds 1-800
- filter_model re-exports BallFilter; train/valid evaluate pass-through counts
- final_filterTest aligned with 1_FilterTest_25 plus optional MC survivors
- README and scripts/run_with_ncue.sh for ncue workflow

Made-with: Cursor
2026-04-08 19:29:10 +09:00
013206ef67 Add final_BallFilter, train-based params, ncue run script and README notes
Made-with: Cursor
2026-04-08 19:18:31 +09:00
2bd4ad8fcb Improve lotto DataCrawler and refresh history through draw 1218
- Use session, browser headers, POST/GET fallback, and SSL verify options
- Append missing lotto_history txt/json rows for draws 1214-1218

Made-with: Cursor
2026-04-08 16:52:55 +09:00
dsyoon
f8cf158038 init 2026-03-03 08:51:53 +09:00
dsyoon
793e0c8da8 init 2026-03-03 08:46:20 +09:00
dsyoon
2fe4fe5635 init 2026-02-28 06:35:48 +09:00
dsyoon
c611b400ae init
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 18:32:11 +09:00