This commit is contained in:
2026-01-27 18:19:07 +08:00
parent 513dce2f4c
commit dc78f336bc
8 changed files with 335 additions and 0 deletions

View File

@@ -10,3 +10,6 @@ Conventions:
- Append new entries instead of overwriting old ones.
- Record exact config file and key overrides when possible.
- Keep metrics in the order: avg_ks / avg_jsd / avg_lag1_diff.
Tools:
- `example/diagnose_ks.py` for per-feature KS + CDF plots.