🔥 3-day streak
Databricks Certified Machine Learning Associate103 / 137
Question 103 of 137
A data scientist is building a Spark ML pipeline for a churn classification model. They add a StringIndexer, a VectorAssembler, and a LogisticRegression stage. When they call fit() on the pipeline, they want to understand which stages actually learn something from the data versus which simply apply a fixed rule. Which statement correctly describes the behavior of these stages?
Reviewed for accuracy · Report an issueNext question