Concepts & architecture¶
Understand the theory powering calibrated explanations across binary and multiclass classification plus probabilistic and interval regression. Start with interpretation and alternatives, then follow the architecture threads that keep calibration guarantees intact.
For proofs, benchmarks, and citations that underpin these concepts, visit the Researcher hub hub before diving into individual guides.
Concept |
Why it matters |
|---|---|
Reuses notebook screenshots and walks through dual uncertainty plus the triangular plot. |
|
Shows how calibrated probabilities and interval regression stay in lockstep across quickstarts and notebooks. |
|
Explains how the triangular view pairs with rule tables for calibrated alternatives. |
|
Connects runtime components, caching, and plugin guardrails. |
|
Summarises runtime safeguards and expected exceptions. |
|
Documents the internal data structures used by CalibratedExplanation classes. |
|
In-distribution filtering via conformal anomaly detection for trustworthy rules. |
|
Canonical semantics, assumptions, and non-guarantees for all three modes. |
|
Summarises the shift to probabilistic regression terminology and compatibility guarantees. |
|
Clarifies language used across ADR-021 and user-facing regression docs. |
Entry-point tier: Tier 3.