schema.processors.model_processor.TrainedModel
Stay organized with collections
Save and categorize content based on your preferences.
Encapsulates a trained MMM model.
schema.processors.model_processor.TrainedModel(
mmm: model.Meridian
)
Args |
mmm
|
A Meridian model that has been fitted (posterior samples drawn).
|
Raises |
ValueError
|
If the model has not been fitted (posterior samples drawn).
|
Attributes |
internal_analyzer
|
Returns an internal Analyzer bound to this trained model.
|
internal_model_diagnostics
|
Returns an internal ModelDiagnostics bound to this trained model.
|
internal_optimizer
|
Returns an internal BudgetOptimizer bound to this trained model.
|
mmm
|
|
time_coordinates
|
|
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.
[null,null,["Last updated 2025-12-09 UTC."],[],[]]