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: modelModelThe PyMC model object. pathstr | PathThe path to save the model graph