Commit Graph

14 Commits

Author SHA1 Message Date
ae47258ed1 update: refresh model#25 recommendation output
Persist the latest generated recommendation set for the 20260509 draw so the repository reflects the current final_practice run result.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-08 13:47:17 +09:00
919f2e19bb refactor: apply portfolio cap and align project docs
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>
2026-05-08 10:37:03 +09:00
bd9eea2aee Practice/FilterTest: 인스턴스 상태, 정렬 일관성, 고정 5조합·중복·과거당첨 제외; README 정리
Made-with: Cursor
2026-04-12 11:21:58 +09:00
a6b170fefa init 2026-04-12 10:55:46 +09:00
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