🔥 3-day streak
Databricks Certified Machine Learning Associate97 / 137
Question 97 of 137
A data scientist builds a Spark ML Pipeline with three stages: a StringIndexer, a StandardScaler, and a LogisticRegression estimator. They want to tune the regularization parameter using k-fold cross-validation while ensuring the StandardScaler is refit on only the training folds during each CV iteration. What is the correct way to configure this?
Reviewed for accuracy · Report an issueNext question