How to get the chosen neighbors from an exported Classifier Function created using the Classification Learner App?
2 views (last 30 days)
Show older comments
I created a kNN Classifier Function with the help of the Classification Learner App and am already succesfully using it to predict the class of new data.
For the next step in my work I have to substitute the newly classified data point with the exact information of the chosen nearest neighbor(s) based on whom the classification decision was made.
So here's my question: Is there a way to get the information of the chosen nearest neighbor(s) and their input variable values?
Thanks in advance for your help guys!
Best regards, Michael
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!