搜索资源列表
KNN
- KNN算法用JAVA实现,在WEKA平台上实现
KNN
- KNN算法--一种文本分类算法
KNN
- 由于在网上没有找到数据挖掘中KNN的java算法,于是自己写了一个,对需要KNN的java代码的朋友,肯定会有帮助-Since the Internet does not find the java KNN data mining algorithms, so to write one, the java code that need to KNN friends will certainly help
KNN
- KNN算法的java实现,快速排序构造候选类列表-KNN implementation using java
KNN
- knn算法,java 源码实现,简单有效的算法-algorithm of knn,a simple and efficient algorithm
RoughSet
- 可嵌入weka 的粗糙集分类算法程序 -Can be embedded in the rough set classification algorithm weka program
KNN
- KNN算法,数据挖掘中的,很适合初学者学习啊。-KNN algorithm, data mining, it is suitable for beginners to learn ah.
soft
- 用java实现的knn算法和svm算法,很实用的-用java实现的knn算法和svm算法
KNN
- Knn的java程序,通过程序演示了knn算法的实现过程。-the demo of Knn ,java平台下
Knn-java
- java实现的数据挖掘knn算法,一般算法的改进,准确率有所提高-java implementation of data mining knn algorithm, the general algorithm, improved accuracy
classify
- KNN算法 过热个个人情感人分给4天然3团购3它推24他3天2天推4推4推435推五万三千二百四十五-The KNN algorithm overheating personal affection and give the 4 3 buy natural push it 24 three days and two days he pushed 4 push 4 push 435 push Wuwan 3,200 45
knn-source
- 实现knn算法。可以直接使用,非常方便、好用的-Knn algorithm. Can be used directly, very convenient, easy to use
KNN
- KNN算法的实现,并提供了测试数据集,在数据挖掘方面有需要的同学可以下载去看看。-KNN algorithm
KNN
- KNN算法分析及研究,将训练元组和测试元组看作是n维(若元组有n的属性)空间内的点,给定一条测试元组,搜索n维空间,找出与测试元组最相近的k个点(即训练元组),最后取这k个点中的多数类作为测试元组的类别。-Yuan KNN algorithm analysis and research, the training set and test set as a n d have the n properties (if a tuple) within the space of points, giv
KNN-Java
- KNN算法及其java实现;描述了KNN算法的思想和步骤,并给出java代码-KNN algorithm and its java implementation It describes the ideas and procedures of KNN algorithm, and gives java code
knn-java
- KNN算法java实现,可跑,可执行,无需做改动。-KNN algorithm to achieve the java can run the executable without making changes.
knn
- 运用java 语言简单实现knn算法,邻近算法,或者说K最近邻(kNN,k-NearestNeighbor)分类算法是数据挖掘分类技术中最简单的方法之一(Using java language simple implementation of KNN algorithm, neighbor algorithm, or K nearest neighbor (kNN, k-NearestNeighbor) classification algorithm is one of the simples
Knn算法——数据挖掘
- 可以运用该程序使用Java语言编程实现对数据的分析和深度挖掘(You can use this program to use Java language programming to achieve data analysis and depth mining)
knn
- KNN改进算法,在KNN原有的基础之上进行改进的呢算法(The improved algorithm of KNN can improve the algorithm)
knn
- 数据挖掘与机器学习之knn算法原理实例。(An example of the principle of data mining KNN algorithm)