🔥 3-day streak
Databricks Certified Machine Learning Associate95 / 137
Question 95 of 137
A data scientist is tuning a Spark ML pipeline using CrossValidator with a 3-fold cross-validation and a parameter grid of 4 combinations. After fitting, they want to inspect the individual model trained for every fold and every parameter combination (not just the final best model refit on all data) to analyze fold-level variance. By default, what does the fitted CrossValidatorModel expose, and what must be changed to access every fold's model?
Reviewed for accuracy · Report an issueNext question