Add KL bar plots and sample_frac to load_predicted_local; ignore root parquet scratch files

Adds plot_kl_bars/plot_kl_bars_pl (numpy/polars variants) for ranking which
target dimension or pdg/material stratum drives KL regressions, with the
same kl*n group capping as plot_marginals. Switches existing histogram
plots to step-type/log-scale. Adds sample_frac to load_predicted_local for
subsampling large predict parquets.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 11:52:41 +02:00
parent 9d7b1ca9bb
commit ae1b565ca3
4 changed files with 425 additions and 14 deletions
File diff suppressed because one or more lines are too long