Quiz 5 Question 5 of 20

When a Spark MLlib Pipeline includes both a StringIndexer and a LogisticRegression, what exactly is saved when you call pipeline_model.save(path)?

Select an answer to reveal the explanation.

Motivation