Page 1 of 1

The K-NN (Nearest Neighbour) algorithm is a classical classification algorithm. Do you agree with the following stateme

Posted: Mon Jun 06, 2022 5:27 pm
by answerhappygod
The K-NN (Nearest Neighbour) algorithm is a classical
classification algorithm. Do you agree with the following
statement: We should include features (or attributes) as many as
possible to build the K-NN algorithm because involving more
attributes can improve the model accuracy? Please explain your
reason.