🔥 3-day streak
Databricks Certified Machine Learning Associate79 / 137
Question 79 of 137

A data scientist has a Spark DataFrame containing sales data for 500 different stores, identified by a store_id column. They want to train a separate lightweight scikit-learn regression model for each store in parallel across the cluster, returning a single DataFrame that summarizes each store's model coefficients. Which approach is the most appropriate?

Reviewed for accuracy · Report an issueNext question