Skip to content

probmetrics v1.3.0#5

Merged
eugeneberta merged 4 commits into
probkit:mainfrom
eugeneberta:release/1.3.0
May 27, 2026
Merged

probmetrics v1.3.0#5
eugeneberta merged 4 commits into
probkit:mainfrom
eugeneberta:release/1.3.0

Conversation

@eugeneberta
Copy link
Copy Markdown
Contributor

v1.3.0 by @eugeneberta:

  • Splitted calibrators.py into several subfiles and implemented many new calibrators, most of which are benchmarked and ranked in the CalArena leaderboard. Among others, added Binary histogram binning, Scaling-binning (from uncertainty-calibration), BBQ (from netcal), Beta calibration (from betacal), ENIR (from netcal), binary and multiclass Kernel calibration (using beta and dirichlet kernels from ece_kde), Spline calibration (from splinecalib), CDF-Spline calibration, Ensemble Temperature Scaling, tree based calibration with CatBoost, LightGBM and XGBoost.
  • Re-structured the base Calibrator class to differentiate _predict_proba_torch_impl from _predict_proba_impl.
  • Added Kuiper and Kolmogorov-Smirnov binary calibration metrics.

@eugeneberta eugeneberta merged commit 8e8d190 into probkit:main May 27, 2026
@eugeneberta eugeneberta deleted the release/1.3.0 branch May 27, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant