Description: Achieve a knn classifier. Using Euclidean distance as a measure of distance using the my_order.m function script to get a point K nearest neighbors use my_classify.m script to get the type of function points. Given the parameters k, we can call these two functions complete knn classification function.
To Search:
File list (Check if you may need any files):
KNN 分类器
..........\crossdata.m
..........\cross_data.mat
..........\cross_validation.m
..........\datapro.m
..........\my_boxplot.m
..........\my_classify.m
..........\my_order.m
..........\my_pca.m
..........\project.m