hsfs.core.statistics_comparison_result #
StatisticsComparisonResult #
Outcome of a single metric comparison from a feature monitoring run.
Each instance records the computed difference and whether shift was detected for a specific StatisticsComparisonConfig.
difference property #
difference: float | None
Computed difference between detection and reference statistics.
feature_statistics_result_id property #
feature_statistics_result_id: int | None
Identifier of the parent feature statistics result.