prop/lib
Graham McIntire 8f4f491a5e
Revert to algorithm scorer as primary, add propagation reach polygon
The ML model undervalues conditions outside Aug/Sep training data
(e.g. April with excellent factors scored 37/100). Algorithm's
physics-based factors handle unseen seasons correctly.

- Algorithm is primary scorer, ML infrastructure kept for iteration
- Remove unused ML grid worker code path
- Add client-side propagation reach: BFS flood-fill from clicked point
  through contiguous cells with score >= 50, drawn as convex hull polygon
2026-04-01 10:21:54 -05:00
..
microwaveprop Revert to algorithm scorer as primary, add propagation reach polygon 2026-04-01 10:21:54 -05:00
microwaveprop_web Integrate ML model into grid worker, QSO search, and UI improvements 2026-04-01 10:14:22 -05:00
mix/tasks Add --no-pretrain flag for direct QSO training comparison 2026-04-01 09:36:32 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00