Why normalize data?
Before applying kNN to a classification task, it is common practice to rescale the data using a technique like min-max normalization. What is the purpose of this step?
This exercise is part of the course
Supervised Learning in R: Classification
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
