Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When is it advisable to include the CrossValidator within a Pipeline?
A
To enable parallel training of models
B
If the pipeline contains estimators or transformers, like StringIndexer
C
In none of the mentioned scenarios
D
To prevent data leakage from preceding pipeline steps
E
When the pipeline requires refitting