CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - k means
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - k means - List
[
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
Date
: 2025-12-31
Size
: 4kb
User
:
[
JSP/Java
]
Clustering
DL : 0
数据挖掘算法。K-Means聚类数据挖掘算法。该算法是用Java语言编写的。-Data mining algorithms. K-Means clustering algorithm for data mining. The algorithm is a Java language.
Date
: 2025-12-31
Size
: 41kb
User
:
张志娟
[
JSP/Java
]
k-means
DL : 0
本代码主要对 K_means 算法用java语言实现 .对需要java kmeans同志很帮助! 并附有测试文件!-This code mainly K_means algorithm using java language. Java kmeans need is to help comrades! With a test file!
Date
: 2025-12-31
Size
: 29kb
User
:
liunengxian
[
JSP/Java
]
src
DL : 0
一个用java实现的k-means的简单算法-Used to achieve a java simple k-means algorithm
Date
: 2025-12-31
Size
: 2kb
User
:
Herman
[
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,
Date
: 2025-12-31
Size
: 8kb
User
:
刘年
[
JSP/Java
]
kmeans
DL : 0
改进的k-means方法,对聚类的实例节能型加权 少数类多数类的函数-Improved k-means method for clustering a small number of examples of energy-saving type of weighted majority of types of function
Date
: 2025-12-31
Size
: 9kb
User
:
zhangwen0927
[
JSP/Java
]
KMeans
DL : 0
用java实现的k means算法,搞过数据挖掘的人应该都知道的~-k means algorithm implement in java, the basic method of clustering in data mining
Date
: 2025-12-31
Size
: 39kb
User
:
郑刚
[
JSP/Java
]
cluster1
DL : 0
it is java code for k means clustering algorithm
Date
: 2025-12-31
Size
: 9kb
User
:
Nagaraj
[
JSP/Java
]
K-Means
DL : 0
K_Means(java)算法的实现,有界面,灵活性强,交互性强。-K_Means (java) algorithm, there are interfaces, flexibility, and strong interaction.
Date
: 2025-12-31
Size
: 3kb
User
:
maomy
[
JSP/Java
]
83390049kmeans_clustering
DL : 0
k-means聚类算法的java代码实现-k-means clustering algorithm java code
Date
: 2025-12-31
Size
: 5kb
User
:
arron
[
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
Date
: 2025-12-31
Size
: 2kb
User
:
阚涛
[
JSP/Java
]
K_means
DL : 0
This code is K-means clustering code written in java.
Date
: 2025-12-31
Size
: 2kb
User
:
prasad halgaonkar
[
JSP/Java
]
ex-11
DL : 0
K-Means.java K-means分群法(组数数据皆不固定,以读入档案, iris.txt)-K-Means.java K-means grouping method (group, none fixed the number of data in order to read the file, iris.txt)
Date
: 2025-12-31
Size
: 6kb
User
:
林好
[
JSP/Java
]
cluster
DL : 0
K means clustering of data implemented for all kinds of data-K means clustering of data implemented for all kinds of data...
Date
: 2025-12-31
Size
: 13kb
User
:
kailash
[
JSP/Java
]
kmeans_Shyam_Sivaraman_v.0.1
DL : 0
k-means java code source
Date
: 2025-12-31
Size
: 3kb
User
:
ksibi
[
JSP/Java
]
ClusterAnalysis
DL : 0
k means algorithm to develop clustering on a database
Date
: 2025-12-31
Size
: 34kb
User
:
anu
[
JSP/Java
]
kmeans
DL : 0
java k均值源码,实现了k-means的算法,并给出界面显示。实例中通过二维空间中的点进行聚类。-java k-means algorithm, display the cluster result on the two demension.
Date
: 2025-12-31
Size
: 8kb
User
:
徐廷
[
JSP/Java
]
k-means
DL : 1
java实现的k-means算法,具有可视化界面,可以作为数据挖掘的作业处理。-java implementation of the k-means algorithm with a visual interface that can handle a data mining operation.
Date
: 2025-12-31
Size
: 966kb
User
:
杜以华
[
JSP/Java
]
k-means_Program
DL : 0
k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的聚类满足:同一聚类中的对象相似度较高;而不同聚类中的对象相似度较小。聚类相似度是利用各聚类中对象的均值所获得一个“中心对象”(引力中心)来进行计算的。 -k-means algorithm to accept input k then n-k of data objects into a cluster in order to make the cluster available to meet: the object of the same cluster in the high similarity the similarity of different objects in clusters smaller. Cluster similarity is the use of the mean of each cluster obtained by objects in a " central object" (center of gravity) to be calculated.
Date
: 2025-12-31
Size
: 908kb
User
:
Chenguang
[
JSP/Java
]
K_Means
DL : 0
K-Means(java)算法 有界面,可从文本中读取数据-K-Means (java) algorithm has interface to read data from text
Date
: 2025-12-31
Size
: 3kb
User
:
fourseel
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.