搜索资源列表
-
0下载:
用KNN实现资源分类,代码可扩展性强,而且很有条理-KNN Classification of resources used, code scalability, but also very structured
-
-
0下载:
中文自动分类。使用spider抓取网络信息,利用lucene的分词及KNN方法。-Chinese automatic classification. The use of spider crawl network information, the use of Lucene sub-word and KNN methods.
-
-
0下载:
本算法是实现基于KNN的基因遗传算法,是对KNN算法的改进,具有更好的分类效果。-gaKnn[Genetic Algorithm Optimized K Nearest Neighbor Classification framework] is a frameowork for KNN optimization with a genetic algorithm.
-
-
0下载:
java语言实现的KNN算法代码。
KNN就是K最近邻(k-Nearest Neighbor,KNN)分类算法-java language code of the KNN algorithm. KNN is a K-nearest neighbor (k-Nearest Neighbor, KNN) classification algorithm
-
-
0下载:
java 实现KNN文件分类器的源码javva 实现KNN文件分类器的源码
-java source javva KNN classification of documents to achieve the source code of the KNN classification of documents
-
-
0下载:
最邻近节点KNN算法的java编程实践,能够实现分类-Nearest node KNN algorithm java programming practice, be able to achieve the classification
-
-
1下载:
分别利用java和C++实现的KNN文本分类算法,每个程序模块都有详细注释-Respectively, the use of java and C++ implementation of KNN text classification algorithm, each program module has detailed notes
-
-
0下载:
实现了KNN文本的分类,KNN最近邻基于欧几里德距离的JAVA算法实现适用于初级学习KNN的初学者。-Realization of KNN text classification, KNN nearest neighbor JAVA algorithm for Euclidean distance implementation is applied to the primary learning KNN beginners based on.
-