Join the newly launched Discord
community for real-time discussions, peer support, and direct interaction with the Meridian team!
Module: meridian
Stay organized with collections
Save and categorize content based on your preferences.
Meridian API.
Modules
analysis
module: Meridian analysis API for trained models.
backend
module: Backend Abstraction Layer for Meridian.
data
module: Data handling API for Meridian.
mlflow
module: Meridian MLflow module that contains autologging functionality.
model
module: The Meridian API module that models the data.
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 API is available, with its source code accessible on GitHub.\u003c/p\u003e\n"],["\u003cp\u003eThe API includes modules for analysis, data handling, and modeling, specifically through the \u003ccode\u003eanalysis\u003c/code\u003e, \u003ccode\u003edata\u003c/code\u003e, and \u003ccode\u003emodel\u003c/code\u003e modules.\u003c/p\u003e\n"],["\u003cp\u003eThe current version of the Meridian API is 1.0.1.\u003c/p\u003e\n"]]],["Meridian's core API, version 1.0.3, is structured into modules for analysis, data handling, and modeling. The `analysis` module offers tools for working with trained models. The `data` module focuses on data management, while the `model` module structures and represents the data. The modules are interconnected to support the overall functionality of the Meridian API. The code for this can be viewed on the linked GitHub.\n"],null,["\u003cbr /\u003e\n\n|----------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/google/meridian/blob/v1.2.0/meridian/__init__.py) |\n\nMeridian API.\n\nModules\n\n[`analysis`](./meridian/analysis.md) module: Meridian analysis API for trained models.\n\n[`backend`](./meridian/backend.md) module: Backend Abstraction Layer for Meridian.\n\n[`data`](./meridian/data.md) module: Data handling API for Meridian.\n\n[`mlflow`](./meridian/mlflow.md) module: Meridian MLflow module that contains autologging functionality.\n\n[`model`](./meridian/model.md) module: The Meridian API module that models the data.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n| Other Members ||\n|-------------|-----------|\n| **version** | `'1.2.0'` |\n\n\u003cbr /\u003e"]]