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.metricscatalog andevaluate. - Tools: offset, wrapper, selection, curves, plots, attribution,
thresholds, datasets,
Chain, the monitor, and theexpit/logithelpers. - 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.