搜索资源列表
KNN
- KNN算法用JAVA实现,在WEKA平台上实现
NN_java.zip
- kNN classifier in JAVA,kNN classifier in JAVA
KNN
- 最近邻分类java实现,还有测试用例,这是用eclipse开发的,也可以把源文件拷贝出来。-nearst neighbor java
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
87361025kmeans(JAVA)
- Knn Classifier that fits to text classification as well.
KNN
- KNN算法,数据挖掘中的,很适合初学者学习啊。-KNN algorithm, data mining, it is suitable for beginners to learn ah.
jknn
- 一个KNN原理的示范性代码,Java 编写,用于简单的聚类分析!-KNN principle demonstration of a code, Java is written for simple clustering analysis!
ml-knn
- code for K Nearest Neighbor algorithm in java
KNN
- Knn的java程序,通过程序演示了knn算法的实现过程。-the demo of Knn ,java平台下
KNN
- Knn classification java rar
KNN-Simple-Mail-classifier
- JAVA语言编写的KNN简单邮件分类器 实现了邮件的自动分类-JAVA language of the KNN classifier Simple Mail
KNN
- A graphical software to illustrate the process of KDD (Knowledge Data Discovery) using the KNN (K near neighbor) method. The SW was developed in JAVA and is the code is commented. Works on linux and Windows.
Knn-java
- java实现的数据挖掘knn算法,一般算法的改进,准确率有所提高-java implementation of data mining knn algorithm, the general algorithm, improved accuracy
KNN-and-KMean
- KNN and KMean algorithm in Java
KNN
- java实现KNN(k-Nearest Neighbor algorithm)算法,可以设置改变k值。-The code implement KNN(k-Nearest Neighbor algorithm)algorithm,and you can change the value of K.
knn
- 使用java实现数据分类算法最近邻分算法knn,没有使用数据库,直接将数据存储在arraylist中-Using java nearest neighbor classification algorithm for data points algorithms knn, do not use a database, the data is stored directly in the arraylist
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)