🔥 3-day streak
Databricks Certified Machine Learning Associate78 / 137
Question 78 of 137
A data scientist has trained a scikit-learn model on a single node and registered it with MLflow. They now need to score 500 million rows stored in a Spark DataFrame. They want to apply the model's predictions column-by-column using vectorized operations that process batches of rows as pandas Series for maximum throughput, without grouping the data. Which approach best fits this requirement?
Reviewed for accuracy · Report an issueNext question