Skip to content

log_model artifact_path argument is deprecated in favor of name #1913

@williambdean

Description

@williambdean

This needs to be handled in the mlflow module:

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

No one assigned

    Labels

    good first issueGood for newcomers . Doesn't require extensive knowledge of the repo and packagemaintenancemlflow

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions