Skip to content

API reference

Rendered from the numpy-style docstrings, split across four pages (one page with every module renders too slowly to use):

  • Calibrators: the base contract and all thirteen calibrators.
  • Metrics and tests: the full probcal.metrics catalog and evaluate.
  • Tools: offset, wrapper, selection, curves, plots, attribution, thresholds, datasets, Chain, the monitor, and the expit/logit helpers.
  • Integrations: the scikit-learn adapter (probcal.sklearn) and optbinning scorecards (probcal.integrations.optbinning).

The public surface is exported flat from probcal; metrics live under probcal.metrics and monitoring under probcal.monitor.