Quiz 2 Question 5 of 20

When using scikit-learn's Pipeline with cross_val_score() on Databricks, what is the key benefit of wrapping preprocessing and the estimator in a Pipeline?

Select an answer to reveal the explanation.

Motivation