meridian.analysis.review.results.ReviewSummary Stay organized with collections
Save and categorize content based on your preferences.
The final summary of all model quality checks.
meridian
.
analysis
.
review
.
results
.
ReviewSummary
(
overall_status
:
meridian
.
analysis
.
review
.
results
.
Status
,
summary_message
:
str
,
results
:
list
[
CheckResult
],
health_score
:
float
)
The overall status of all checks.
A summary message of all checks.
A list of all check results.
The health score of the model.
Returns a dictionary of check names and statuses.
Methods
output_model_health_card
View source
output_model_health_card
(
filename
:
str
,
filepath
:
str
)
Generates and saves the HTML output for the model health card.
filename
The name of the file to save the HTML output to.
filepath
The path to the directory to save the HTML output to.
__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-03-05 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-05 UTC."],[],[]]