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 2024-11-14 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 2024-11-14 UTC."],[[["Meridian's analysis API provides tools for evaluating trained models."],["The API includes modules for computing analysis metrics, formatting outputs, and optimizing budget scenarios."],["A summarization module generates a 2-page HTML report for comprehensive model analysis."],["The visualizer module creates analytical plots to better understand the model."]]],["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"]]