Question 14
Convert images to grayscale.
Scaling the data using Min-Max Scaling
Apply PCA to reduce feature dimensions.
One-Hot encode the target labels (digits 0-9)
Convert images to grayscale.
Scaling the data using Min-Max Scaling
Apply PCA to reduce feature dimensions.
One-Hot encode the target labels (digits 0-9)
Correct answer
Scaling the data using Min-Max Scaling
Question 14 of 30 in the IIT Madras BS Machine Learning Practice (MLP) End Term paper sat on 13 Apr 2025, in the January 2025 term (IIT M DIPLOMA AN EXAM QDD3 13 Apr 2025). It carries 2 marks.