Q.

When performing regression or classification, which of the following is the correct way to preprocess the data?

A. Normalize the data -> PCA -> training
B. PCA -> normalize PCA output -> training
C. Normalize the data -> PCA -> normalize PCA output -> training
D. None of the above
Answer» A. Normalize the data -> PCA -> training
5.6k
0
Do you find this helpful?
33

View all MCQs in

Bigdata

Discussion

No comments yet