meridian.analysis.review.results.HighVarianceCheckResult

The immutable result of model-level High Variance Check.

Inherits From: CheckResult, BaseResultData

case The aggregate case for the high variance check across all channels.
channel_results A list of HighVarianceChannelResult for each channel.
high_variance_channels A list of channel names flagged as having high ROI variance.
details The check result details.
recommendation The check result message.

Methods

__eq__

Return self==value.