knn算法的源代码,用来实现文本分类,是目前应用最广的算法-knn algorithm source code, which can be used for text classification, is the most widely Algorithm 下载
|
knn分类器算法(matlab源代码),供大家学习- 下载
|
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-knn, k-nearest neighbor pattern recognition algorithm is a relatively simple and classic classification algorithm 下载
|
knn,即k最近邻算法是模式识别中的一种比较简单而经典的分类算法-Knn, or k-nearest neighbor algrithom, is a simple and classical classifier algrithom. 下载
|
java编写的分类算法实现,包括svm,knn等多种基于机器学习的分类算法。-java prepared by the classification algorithm, including svm. knn and other machine learning-based classification algorithm. 下载
|
用C#实现的KNN文本分类算法,大家分享-realized KNN text classification algorithm, we share 下载
|
knn算法的实现,框架十分清楚。是经典的东西- 下载
|
这个是利用MATLAB实现的KNN算法的实现-This is achieved using MATLAB algorithm to achieve KNN 下载
|
在weak环境下的knn算法开发 具体需要的说明都在文件包中-weak environment in the Commission algorithm development specific needs of the note in the paper bag 下载
|
基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several types of the original text file, machine learning, access to all types of text that the key features On this basis, the classification given to the document, the system, through the automatic classification of documents for the text classification, documents distributed to the most likely categories. 下载
|