🔥 3-day streak
Databricks Certified Machine Learning Associate120 / 137
Question 120 of 137
A data engineer needs to score a 500-million-row Spark DataFrame using a scikit-learn model that was logged with MLflow and registered in Unity Catalog as `main.ml.churn_model` with the alias `champion`. The scoring must run as a distributed batch job on a Spark cluster, and the model expects several feature columns already present in the DataFrame. Which approach correctly applies the registered model for distributed batch inference?
Reviewed for accuracy · Report an issueNext question