-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Labels
good first issueGood for newcomers . Doesn't require extensive knowledge of the repo and packageGood for newcomers . Doesn't require extensive knowledge of the repo and packagemaintenancemlflow
Description
This needs to be handled in the mlflow module:
pymc-marketing/pymc_marketing/mlflow.py
Lines 889 to 892 in 9602e91
mlflow.pyfunc.log_model( | |
artifact_path=artifact_path, | |
python_model=mlflow_mmm, | |
) |
Reference: https://mlflow.org/docs/latest/api_reference/python_api/mlflow.pyfunc.html#mlflow.pyfunc.log_model
It will have to be checked this deprecation warning begins and if we should handle both cases of just pin the lower bound of mlflow in pymc-marketing if it is a reasonable version.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomers . Doesn't require extensive knowledge of the repo and packageGood for newcomers . Doesn't require extensive knowledge of the repo and packagemaintenancemlflow