prop/test/mix/tasks
Graham McIntire 7a8623aed8
feat(aprs): mix calibrate.aprs_144 task for fitting 144 MHz weights
Pulls verified RF hops from aprs.me's 24h packet retention, computes
factor vectors at each hop's midpoint via the existing Recalibrator,
and runs gradient descent against random-baseline negatives.

Dry-run: prints proposed weights but does NOT mutate band_config.ex.
Refuses to fit on <50 positive or negative samples.
2026-05-01 12:57:41 -05:00
..
calibrate_aprs_144_test.exs feat(aprs): mix calibrate.aprs_144 task for fitting 144 MHz weights 2026-05-01 12:57:41 -05:00
propagation_ml_tasks_test.exs test: push coverage over 85% via PropagationAnalyze/Train smoke tests 2026-04-24 10:32:05 -05:00
reset_enrichment_test.exs fix enrichment 2026-04-02 15:30:41 -05:00
simple_tasks_test.exs test: coverage round 2 (82.05% → 83.96%) + 23 new property tests 2026-04-24 10:15:37 -05:00
weather_rebatch_asos_test.exs refactor(weather): make rebatch logic callable from release eval 2026-04-24 13:05:52 -05:00