Introduction - If you have any usage issues, please Google them yourself
The KNN classification algorithm in this experiment is realized by Matlab language.
The main function "knnClass.m" reads the training and test data files, and then calls the knn function for sorting operations and displays the sorting results in the form of images.