log_likelihood_type#

pymc_marketing.mlflow.log_likelihood_type(model)[source]#

Save the likelihood type of the model to MLflow.

Parameters:
modelModel

The PyMC model object.