What is the value of K in KNN in classification learner app?

 Réponse acceptée

K in KNN is the number of nearest neighbors. This is a user-supplied parameter. If you open the Classification Learner App and load some data for a KNN model, you might see a window similar to the following:
KNN screenshot
See the circled area in red - that is where you choose K.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by