🔥 3-day streak
Databricks Certified Machine Learning Associate42 / 137
Question 42 of 137

A data scientist finished a training run tracked in MLflow. She now wants to programmatically download a preprocessing pipeline object (saved earlier with mlflow.log_artifact under the path 'preprocessing/pipeline.pkl') from that specific run so she can reuse it in a separate notebook. She has the run_id. Which approach correctly retrieves the artifact file to local storage?

Reviewed for accuracy · Report an issueNext question