Model Recalibration
Model recalibration is the process of adjusting an existing model's parameters or output probabilities so that its results better match observed real-world data. It is typically done when a model's confidence scores or outputs have drifted away from actual outcomes over time. The goal is to restore the alignment between what the model predicts and what actually happens.
Model recalibration refers to adjusting a model's parameters, or the mapping between its raw scores and reported probabilities, so that outputs correspond more closely to observed empirical frequencies or reference data. In the calibration sense, a well-calibrated model that assigns a confidence of 0.8 to a set of predictions should be correct roughly 80% of the time; recalibration seeks to restore or improve this correspondence. In parametric or financial-model contexts, recalibration commonly means re-fitting model parameters so outputs match observed market or real-world data. Note that as commonly used, 'calibration' can carry distinct meanings across contexts (e.g., probability calibration in machine learning, parameter fitting in financial models, and Bayesian inference about parameter values), so the precise procedure and metrics depend on the framework in use. This entry does not address the broader model risk management triggers, governance approval, or documentation requirements that typically surround recalibration in regulated settings; those fall outside the scope of the evidence provided here.
Why it matters
A model's outputs are only useful to the extent that they correspond to what actually happens. When a model reports a confidence of 0.8 but is correct far less often than 80% of the time across those predictions, downstream decisions built on those scores — thresholds, rankings, or expected-loss estimates — can be quietly distorted. Recalibration matters because it is one mechanism for restoring the correspondence between reported probabilities (or fitted parameters) and observed empirical frequencies or reference data, improving the reliability of the outputs users depend on.
The stakes differ by context, and so does what recalibration means. In machine learning settings, poor probability calibration can undermine any decision that treats a confidence score as a genuine likelihood. In financial-model contexts, recalibration commonly involves re-fitting parameters so outputs match observed market or real-world data, which affects the validity of the model's estimates. Because 'calibration' carries distinct meanings across these frameworks, treating a recalibration in one context as equivalent to another can lead professionals to apply the wrong metrics or draw unwarranted conclusions about a model's fitness.
It is worth stressing what recalibration does not do. Recalibration adjusts alignment between predictions and observed data; it does not by itself address the governance, approval, documentation, or triggering conditions that typically surround such changes in regulated environments — those matters fall outside the scope of the evidence considered here. Nor should recalibration be assumed to eliminate model risk; at best it is a measure that can reduce a specific form of misalignment when that misalignment is the identified problem.
Who it's relevant to
Inside Model Recalibration
Common questions
Answers to the questions practitioners most commonly ask about Model Recalibration.