搜索资源列表
pattern_recognition_v6.1
- 完整的模式识别库,包括矩阵运算,各种模式识别算法,如K均值、SVM、RVM、NN、LDA等
GAModule
- Simple k-nn Algorithm implimentation
Kode-Program-Algoritma-Nearest-Neighbor
- In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space. k-NN is a type of instance-based learning, or lazy learning where the function is only approx
KNN
- K-NN k-Nearest Neighbor classification algorithm-K-NN k-Nearest Neighbor classification algorithm