🔥 3-day streak
Databricks Certified Machine Learning Associate44 / 137
Question 44 of 137

A data scientist trains a scikit-learn RandomForestClassifier inside a notebook. Before calling model.fit(), they run mlflow.sklearn.autolog(). After training completes, they want to programmatically inspect the training metrics and parameters that were automatically captured for that run, without opening the MLflow UI. Which approach retrieves this information correctly?

Reviewed for accuracy · Report an issueNext question