meridian.analysis.review.configs.HighVarianceConfig
Stay organized with collections
Save and categorize content based on your preferences.
Configuration for the High Variance Check.
Inherits From: BaseConfig
meridian.analysis.review.configs.HighVarianceConfig(
high_variance_threshold: float = 1.0,
prior_relative_hdi_width: float = review_constants.PRIOR_RELATIVE_HDI_WIDTH_FOR_80_PERCENT,
hdi_prob: float = 0.8
)
Attributes |
high_variance_threshold
|
The threshold for spend-weighted relative width
ratio.
|
prior_relative_hdi_width
|
The relative width of the prior highest density
interval (HDI) benchmark.
|
hdi_prob
|
The probability for the highest density interval.
|
Methods
__eq__
__eq__(
other
)
Return self==value.
Class Variables |
|
hdi_prob
|
0.8
|
|
high_variance_threshold
|
1.0
|
|
prior_relative_hdi_width
|
2.0687
|
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."],[],[]]