Which of the following code blocks will accomplish this task inside of an existing MLflow run block?
A machine learning engineer wants to log feature importance data from a CSV file at path importance_path with an MLflow run for model model.
Which of the following code blocks will accomplish this task inside of an existing MLflow run block?
A .
B .
C . mlflow.log_data(importance_path, "feature-importance.csv")
D . mlflow.log_artifact(importance_path, "feature-importance.csv")
E . None of these code blocks tan accomplish the task.
Answer: A
Latest Databricks Machine Learning Professional Dumps Valid Version with 60 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments