Join the newly launched Discord
community for real-time discussions, peer support, and direct interaction with the Meridian team!
Module: meridian.analysis.summarizer
Stay organized with collections
Save and categorize content based on your preferences.
Summarization module that creates a 2-page HTML report.
Classes
class Summarizer
: Generates HTML summary visualizations from the model fitting.
CHANNEL_CONTRIB_CARD_SPEC
PERFORMANCE_BREAKDOWN_CARD_SPEC
RESPONSE_CURVES_CARD_SPEC
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\u003eThis module generates a 2-page HTML report for summarizing data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSummarizer\u003c/code\u003e class is used to create HTML summary visualizations from the model fitting.\u003c/p\u003e\n"],["\u003cp\u003eThe module includes specifications for different report elements, such as channel contributions, model fit, performance breakdown, and response curves.\u003c/p\u003e\n"],["\u003cp\u003eThe source code is accessible on GitHub for further review.\u003c/p\u003e\n"]]],[],null,["\u003cbr /\u003e\n\n|---------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/google/meridian/blob/v1.2.0/meridian/analysis/summarizer.py) |\n\nSummarization module that creates a 2-page HTML report.\n\nClasses\n\n[`class Summarizer`](../../meridian/analysis/summarizer/Summarizer.md): Generates HTML summary visualizations from the model fitting.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Other Members ||\n|---------------------------------|-----------------------------------------------------------------------------------------------------|\n| CHANNEL_CONTRIB_CARD_SPEC | Instance of [`meridian.analysis.formatter.CardSpec`](../../meridian/analysis/formatter/CardSpec.md) |\n| MODEL_FIT_CARD_SPEC | Instance of [`meridian.analysis.formatter.CardSpec`](../../meridian/analysis/formatter/CardSpec.md) |\n| PERFORMANCE_BREAKDOWN_CARD_SPEC | Instance of [`meridian.analysis.formatter.CardSpec`](../../meridian/analysis/formatter/CardSpec.md) |\n| RESPONSE_CURVES_CARD_SPEC | Instance of [`meridian.analysis.formatter.CardSpec`](../../meridian/analysis/formatter/CardSpec.md) |\n\n\u003cbr /\u003e"]]