
Ultimate access to all questions.
In the context of Spark ML workflows, at which stage should feature scaling techniques such as Min-Max scaling be applied?
A
Feature scaling is not necessary in Spark ML
B
After model training
C
Before data preprocessing
D
Before model training