当前位置:
首页
资源下载

搜索资源 - K-Means algorithm in java
搜索资源列表
-
1下载:
K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。,K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
-
-
1下载:
用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,,JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
-
-
0下载:
基于K均值聚类的图像分割算法
java源代码 十分好用 希望大家喜欢,K-means clustering-based image segmentation algorithm
-
-
0下载:
利用Java实现的K-均值算法,K-Mean 分群法是一种分割式分群方法,其主要目标是要在大量高纬的资料点中找出 具有代表性的资料点;这些资料点可以称为群中心,代表点;然后再根据这些群中心,进行后续的处理,可用于数据挖掘中的聚类分析-Java implementation using K-means algorithm, K-Mean grouping method is a fragmented grouping method, whose main goal is to a large nu
-
-
0下载:
用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
-
-
1下载:
java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
-
-
0下载:
这是K-neans动态聚类算法的源程序,是人工智能领域很有用的一种聚类方法。-This is K-neans source dynamic clustering algorithm, the field of artificial intelligence are useful in a clustering method.
-
-
0下载:
it is java code for k means clustering algorithm
-
-
0下载:
KNN. K- Neighbor Nearest Algorithm
-
-
1下载:
算法,k-mean搜索方法,执行起来很快,推荐。-Algorithm, k-mean search methods, to implement quickly, recommended.
-
-
0下载:
k-means聚类算法的java代码实现-k-means clustering algorithm java code
-
-
0下载:
文档分类,用K均值,加入了K的选择算法,不用人为设定聚类个数-Document classification, using K-means, joined the K of the selection algorithm, not the number of artificial clustering
-
-
0下载:
对k-means算法的一次java报告,包括了问题描述、设计要求、需求分析、详细设计、测试及运行结果、程序源码及注释、课程设计心得体会等几方面,比较详尽。-On the k-means algorithm is a java reporting, including the problem descr iption, design requirements, needs analysis, detailed design, testing and operation results, progr
-
-
0下载:
K-Means的java程序算法实现,能够有效处理K-mean问题-the realization of the K-means algorithm in java
-
-
0下载:
k-means算法的java描述,用java语言编写的k-means算法,用于聚类和分类-K-means algorithm java is described, using java language k-means algorithm, for clustering and classification
-
-
0下载:
java实现的k-means算法里面的解释很详细,只要运行了就知道-java implementation of k-means algorithm is explained in great detail inside, just run the know
-
-
0下载:
k means clustering algorithm implementation in Java
-
-
0下载:
java版的k-means算法,实现文本聚类功能-the k-means algorithm in java
-
-
0下载:
在花卉数据集上,用Java实现的简单K-means算法。(In flower dataset, a simple K-means algorithm is implemented by Java.)
-
-
0下载:
使用Java语言实现了简单的K-Means聚类算法(A simple K-Means clustering algorithm is implemented in Java language.)
-