Skip to content

Scoring Configs

ObservationScoringConfig configures how an Evaluation handler scores the predictive-observation outputs carried by a filtered ConditionedResult.

The score rule objects themselves live on the companion Scoring page.

Configuration for evaluating conditioned dynamical-model results.

ObservationScoringConfig dataclass

Configure proper scoring rules for predictive observations.

Attach this configuration to Evaluation. Scores are computed from the observed values and one-step-ahead predictive-observation outputs carried by the forwarded ConditionedResult.