Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the main function of a pipeline in Spark's MLlib?
A
To implement the .fit() method.
B
To combine transformers and estimators.
C
To train a machine learning model.
D
To create a new DataFrame.
E
To append columns to a data frame.