log_model_graph#

pymc_marketing.mlflow.log_model_graph(model, path)[source]#

Log the model graph PDF as artifact on MLflow.

Automatically removes the file after logging.

Parameters:
modelModel

The PyMC model object.

pathstr | Path

The path to save the model graph