🔥 3-day streak
Databricks Certified Machine Learning Associate45 / 137
Question 45 of 137
A data scientist enables MLflow autologging for scikit-learn and trains a RandomForestClassifier inside a `with mlflow.start_run()` block. After the model fits, they compute a custom business metric (weighted profit) and want it logged to the SAME run that autologging created, alongside the automatically captured parameters and metrics. What should they do?
Reviewed for accuracy · Report an issueNext question