Join the newly launched Discord
community for real-time discussions, peer support, and direct interaction with the Meridian team!
Module: meridian.analysis Stay organized with collections
Save and categorize content based on your preferences.
Meridian analysis API for trained models.
Modules
analyzer
module: Methods to compute analysis metrics of the model and the data.
formatter
module: Functions for formatting analysis outputs.
optimizer
module: Module to output budget optimization scenarios based on the model.
review
module: Meridian Model Quality Module.
summarizer
module: Summarization module that creates a 2-page HTML report.
visualizer
module: Visualization module that creates analytical plots for the Meridian model.
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 2025-12-09 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 2025-12-09 UTC."],[],["The Meridian analysis API offers tools for trained models, including computing analysis metrics using the `analyzer` module. The `formatter` module handles output formatting. The `optimizer` module generates budget optimization scenarios. The `summarizer` creates a two-page HTML report, and the `visualizer` produces analytical plots. These modules collectively enable comprehensive evaluation, reporting, and visual representation of model performance and budget optimization. The source code for this API is available on GitHub.\n"]]