mlflow / mlflow-export-import

Apache License 2.0
110 stars 70 forks source link

Convert MlflowClient.download_artifacts to mlflow.artifacts.download_artifacts due to deprecation warning #102

Closed amesar closed 1 year ago

amesar commented 1 year ago

FutureWarning: mlflow.tracking.client.MlflowClient.download_artifacts is deprecated since 2.0. This method will be removed in a future release. Use mlflow.artifacts.download_artifacts instead.