搜索资源列表
Counter
- 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- KNN classifiers, training is training set, testing is test set,
knn_classify
- knn分类算法 遥感图象分类 knn分类算法 遥感图象分类 -knn classify k-nearest neighbor algorithm 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
MLkNN(matlab)
- ML-KNN实现过程,包括训练和测试两个过程-the process of ML-KNN, including training and testing
CNN2
- 数字识别CNN训练源码,简单入门学习,深度学习入门参考源码,是国外大神写的一个方法-Digital Identification KNN training source, the simple entry-learning, deep learning introductory reference source
KNN学习
- KNN学习,通过测试集和训练集进行预测KNN学习,(KNN learns to predict through test set and training set)