CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - K-Means algorithm in java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - K-Means algorithm in java - List
[
AI-NN-PR
]
Clusterdemos-src
DL : 0
一个k-means算法的改进。使用了模糊聚类的方法,并且有演示过程。-a k-means algorithm improvements. The use of fuzzy clustering method, and a demonstration of the process.
Update
: 2025-02-17
Size
: 58kb
Publisher
:
付亮
[
JSP/Java
]
kmeans_java
DL : 0
k-means聚类算法的java代码实现,良好的代码风格,适合扩充-k-means clustering algorithm to achieve the java code, the code of good style, suitable for expansion
Update
: 2025-02-17
Size
: 4kb
Publisher
:
[
AI-NN-PR
]
K_Means
DL : 0
k-means是一种经典的聚类算法,这是用java实现k-means的源码,其中包括了测试数据文件-k-means is a classical clustering algorithm, which is used k-means realize java source code, including test data files
Update
: 2025-02-17
Size
: 4kb
Publisher
:
尹哲
[
Graph program
]
kmeans(JAVA)
DL : 0
JAVA实现的聚类中心的计算 算法比较简单 望多多指教 提宝贵意见-JAVA realize the cluster center is relatively simple algorithm for calculating the exhibitions look to the valuable advice
Update
: 2025-02-17
Size
: 2kb
Publisher
:
sunny
[
JSP/Java
]
Clustering
DL : 0
数据挖掘算法。K-Means聚类数据挖掘算法。该算法是用Java语言编写的。-Data mining algorithms. K-Means clustering algorithm for data mining. The algorithm is a Java language.
Update
: 2025-02-17
Size
: 41kb
Publisher
:
张志娟
[
Mathimatics-Numerical algorithms
]
KMEANS
DL : 0
K-MEANS算法 输入:聚类个数k,以及包含 n个数据对象的数据库。 输出:满足方差最小标准的k个聚类。 处理流程: (1) 从 n个数据对象任意选择 k 个对象作为初始聚类中心; (2) 循环(3)到(4)直到每个聚类不再发生变化为止 (3) 根据每个聚类对象的均值(中心对象),计算每个对象与这些中心对象的距离;并根据最小距离重新对相应对象进行划分; (4) 重新计算每个(有变化)聚类的均值(中心对象)-K-MEANS algorithm Input: cluster number k, and contains n data object database. Output: the minimum standards to meet the variance k-clustering. Deal flow: (1) a data object from the n choose k object as initial cluster centers (2) cycle (3) to (4) until a change in each cluster is no longer so far (3) according to each Clustering objects mean (central object), calculated for each object with these centers to object distance and in accordance with a minimum distance between a re-division of the corresponding object (4) re-calculated for each (change) clustering of the mean (central object )
Update
: 2025-02-17
Size
: 3kb
Publisher
:
快快
[
Mathimatics-Numerical algorithms
]
km
DL : 0
聚类算法,k-means和dbscan算法-Clustering algorithm, k-means algorithm and dbscan
Update
: 2025-02-17
Size
: 15kb
Publisher
:
heyueqiang
[
JSP/Java
]
k-meansjava
DL : 0
用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,-JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
Update
: 2025-02-17
Size
: 8kb
Publisher
:
刘年
[
JSP/Java
]
KShortestPaths
DL : 0
K-shortest算法实现,采用Java语言,能根据不同的拓扑找到k条最短路径。非常经典。-K-shortest algorithm using Java language, can be found according to different topological k be the shortest path. Very classic.
Update
: 2025-02-17
Size
: 48kb
Publisher
:
wei
[
JSP/Java
]
KMeans
DL : 0
用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
Update
: 2025-02-17
Size
: 39kb
Publisher
:
郑刚
[
JSP/Java
]
cluster1
DL : 0
it is java code for k means clustering algorithm
Update
: 2025-02-17
Size
: 9kb
Publisher
:
Nagaraj
[
Special Effects
]
k_means
DL : 0
基于K均值聚类的图像分割算法 java源代码 十分好用 希望大家喜欢-K-means clustering-based image segmentation algorithm
Update
: 2025-02-17
Size
: 103kb
Publisher
:
焦焦
[
AI-NN-PR
]
K-Means.Algorithm
DL : 0
算法,k-mean搜索方法,执行起来很快,推荐。-Algorithm, k-mean search methods, to implement quickly, recommended.
Update
: 2025-02-17
Size
: 30kb
Publisher
:
陈国章
[
JSP/Java
]
83390049kmeans_clustering
DL : 0
k-means聚类算法的java代码实现-k-means clustering algorithm java code
Update
: 2025-02-17
Size
: 5kb
Publisher
:
arron
[
AI-NN-PR
]
textclusterr
DL : 0
文档分类,用K均值,加入了K的选择算法,不用人为设定聚类个数-Document classification, using K-means, joined the K of the selection algorithm, not the number of artificial clustering
Update
: 2025-02-17
Size
: 20kb
Publisher
:
王
[
JSP/Java
]
KMeansJava
DL : 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 number of data points in the high latitudes to find representative data points these data points can be called cluster center, the representative point then these groups center, follow-up treatment can be used for data mining in the cluster analysis
Update
: 2025-02-17
Size
: 2kb
Publisher
:
阚涛
[
JSP/Java
]
Kmeans_FCM
DL : 0
java写的模糊c均值聚类算法和k均值聚类算法-fuzzy c means clustering algorithm and K means cluster in java
Update
: 2025-02-17
Size
: 2kb
Publisher
:
june
[
JSP/Java
]
Kmeans
DL : 0
K-Means的java程序算法实现,能够有效处理K-mean问题-the realization of the K-means algorithm in java
Update
: 2025-02-17
Size
: 2kb
Publisher
:
whd
[
JSP/Java
]
k-means-in-java
DL : 0
k-means算法的java描述,用java语言编写的k-means算法,用于聚类和分类-K-means algorithm java is described, using java language k-means algorithm, for clustering and classification
Update
: 2025-02-17
Size
: 8kb
Publisher
:
胡建华
[
JSP/Java
]
K-means-java
DL : 0
java实现的k-means算法里面的解释很详细,只要运行了就知道-java implementation of k-means algorithm is explained in great detail inside, just run the know
Update
: 2025-02-17
Size
: 2kb
Publisher
:
jok
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.