搜索资源列表
KNearest
- JAVA实现基于试探的未知类别聚类算法.具有良好的代码风格,便于复用-JAVA based probe the unknown type of clustering algorithm. The code has good style, ease of reuse
knearest
- k近邻算法的c++实现,在vs2003上编译通过
OCR
- Application with OpenCV and delphi, Machine Learning,KNearest, OCR
knearest
- it is a knn algorithm
knearest.cpp
- OpenCV training sample code.
knearest
- MATLAB 小程序,可以实现模式识别中的K近邻算法,已经运行成功,附运行程序结果-MATLAB small programs can be achieved in the K-nearest neighbor pattern recognition, has been running successfully run the program attached to the results of
moshishibie
- 模式识别作业,用c++编写实现用Knearest方法对测试样本进行分类,程序已经运行成功-Pattern recognition operations, using c++ write to achieve the test samples with Knearest classification method, the program has run successfully
Knearest
- K近邻方法实现0到9数字的模式识别问题。可扩展性很强,方面实现训练和识别。-K nearest neighbor method to achieve 0 to 9 digit pattern recognition problem. Highly scalable, achieving training and recognition.
letter_recog
- 此示例演示如何训练随机树分类推进分类器,或MLP,或Knearest,或Nbayes,或支持向量机-This example demonstrates how classified propulsion classifier training random tree, or the MLP, Knearest, or Nbayes or support vector machines
knearest
- its a machine learning programme which uses k nearest neighbor algorithm, find the distances between the k features point and plots the graph.
kNearestNeighbors
- Function to estimate knearest neighbors, used in clustering classification methods.