Description: KNN classifiers,
training is training set, testing is test set,
D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm
K is the number of selected neighbors
- [Classifier_K_NN_f] - Using matlab, knn nearest neighbor class
- [knn] - knn-K nearest neighbor method to achieve
File list (Check if you may need any files):
license.txt
tsp_nn.m