meridian.mlflow.autolog.autolog

Enables MLflow tracking for Meridian.

See https://mlflow.org/docs/latest/tracking/

disable Whether to disable autologging.
silent Whether to suppress all event logs and warnings from MLflow.
log_metrics Whether model metrics should be logged. Enabling this option involves the creation of post-modeling objects to compute relevant performance metrics. Metrics include R-Squared, MAPE, and wMAPE values.