Q:

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

0

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


  1. Normalize the data -> PCA -> training
  2. PCA -> normalize PCA output -> training
  3. Normalize the data -> PCA -> normalize PCA output -> training
  4. None of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

A. Normalize the data -> PCA -> training

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Machine Learning basics MCQ Quiz (Multiple Choice Questions And Answers)

Similar questions


need a help?


find thousands of online teachers now
Which of the following is a disadvantage of decisi... >>
<< How do you handle missing or corrupted data in a d...