🔥 3-day streak
Databricks Certified Machine Learning Associate108 / 137
Question 108 of 137

A data scientist is building a Spark ML pipeline to predict customer churn. The pipeline contains a StringIndexer, a VectorAssembler, and a LogisticRegression stage. After calling pipeline.fit(trainingDF), the data scientist wants to generate predictions on a separate testDF. Which statement correctly describes the objects involved?

Reviewed for accuracy · Report an issueNext question