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.
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-09-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 2025-09-05 UTC."],[[["\u003cp\u003eMeridian's analysis API provides tools for evaluating trained models.\u003c/p\u003e\n"],["\u003cp\u003eThe API includes modules for computing analysis metrics, formatting outputs, and optimizing budget scenarios.\u003c/p\u003e\n"],["\u003cp\u003eA summarization module generates a 2-page HTML report for comprehensive model analysis.\u003c/p\u003e\n"],["\u003cp\u003eThe visualizer module creates analytical plots to better understand the model.\u003c/p\u003e\n"]]],["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"],null,["\u003cbr /\u003e\n\n|-------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/google/meridian/blob/v1.2.0/meridian/analysis/__init__.py) |\n\nMeridian analysis API for trained models.\n\nModules\n\n[`analyzer`](../meridian/analysis/analyzer.md) module: Methods to compute analysis metrics of the model and the data.\n\n[`formatter`](../meridian/analysis/formatter.md) module: Functions for formatting analysis outputs.\n\n[`optimizer`](../meridian/analysis/optimizer.md) module: Module to output budget optimization scenarios based on the model.\n\n[`summarizer`](../meridian/analysis/summarizer.md) module: Summarization module that creates a 2-page HTML report.\n\n[`visualizer`](../meridian/analysis/visualizer.md) module: Visualization module that creates analytical plots for the Meridian model."]]