🔥 3-day streak
Databricks Certified Machine Learning Associate125 / 137
Question 125 of 137
A data engineer needs to score 40 million records nightly using a scikit-learn model logged with MLflow and registered in Unity Catalog. Each prediction depends only on that row's feature values (no grouping or per-group state), and the input DataFrame is a Spark DataFrame. The team wants the simplest approach that distributes the scoring across the cluster without writing custom grouping logic. Which approach should they use?
Reviewed for accuracy · Report an issueNext question