meridian.analysis.review.results.HighVarianceCheckResult
Stay organized with collections
Save and categorize content based on your preferences.
The immutable result of model-level High Variance Check.
Inherits From: CheckResult, BaseResultData
meridian.analysis.review.results.HighVarianceCheckResult(
case: meridian.analysis.review.results.HighVarianceAggregateCases,
channel_results: list[HighVarianceChannelResult],
high_variance_channels: list[str]
)
Attributes |
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__
__eq__(
other
)
Return self==value.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-07-22 UTC.
[null,null,["Last updated 2026-07-22 UTC."],[],[]]