K-means algoritnm implemented with java
资源简介:K-means algoritnm implemented with java
上传时间: 2013-12-28
上传用户:xuanchangri
资源简介:K-means聚类算法的java代码实现,良好的代码风格,适合扩充
上传时间: 2014-01-24
上传用户:alan-ee
资源简介:数据挖掘算法。K-means聚类数据挖掘算法。该算法是用Java语言编写的。
上传时间: 2016-04-22
上传用户:lunshaomo
资源简介:一个用java实现的K-means的简单算法
上传时间: 2014-08-28
上传用户:13188549192
资源简介:K-means聚类算法的java实现描述!有详尽的说明,对初学者非常有用!
上传时间: 2013-12-24
上传用户:love_stanford
资源简介:用JAVA语言实现的经典聚类算法K-means,聚类与分类不同,它是无监督的过程,
上传时间: 2013-12-22
上传用户:小鹏
资源简介:用java实现的k means算法,搞过数据挖掘的人应该都知道的~
上传时间: 2017-04-06
上传用户:zhouli
资源简介:it is java code for k means clustering algorithm
上传时间: 2017-05-22
上传用户:赵云兴
资源简介:The mathematic method K-means with delphi, a smaal essay, with graphic representation....
上传时间: 2017-06-19
上传用户:来茴
资源简介:a matlab program that deals with K-means algorithm to cluster the data points and build codebook.
上传时间: 2014-12-02
上传用户:q123321
资源简介:K-means是一种经典的聚类算法,这是用java实现K-means的源码,其中包括了测试数据文件
上传时间: 2014-01-11
上传用户:lizhizheng88
资源简介:基本的K-means聚类算法c++实现,对于理解算法的过程非常有帮助。 Basic implementation of K-means algorithm with c++, it is very helpful to understand the procedure of K-means algorithm.
上传时间: 2013-12-01
上传用户:wangchong
资源简介:高效的K-means算法实现,使用了k-d树与局部搜索等提高K-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of K-means algorith, k-d tree and local search strategy are implementd to improve the effeciency, samples ar...
上传时间: 2016-03-28
上传用户:yulg
资源简介:KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means algorithm to set the centres of a cluster model. The matrix DATA represents the data which is being clustered, with each row correspond...
上传时间: 2014-01-07
上传用户:zhouli
资源简介:Hadoop下的K-means的Java实现,使用eclipse。
上传时间: 2017-05-12
上传用户:18335103184
资源简介:K-means算法是最古老也是应用最广泛的聚类算法,它使用质心定义原型,质心是一组点的均值,通常该算法用于n维连续空间中的对象。 K-means算法流程 step1:选择K个点作为初始质心 step2:repeat 将每个点指派到最近的...
上传时间: 2018-11-27
上传用户:1159474180
资源简介:·用VC编写的基于K-means的车牌识别程序
上传时间: 2013-08-06
上传用户:liuchee
资源简介:Prentice Hall - Multithreaded Programming with JAVA Technology
上传时间: 2014-08-01
上传用户:xmsmh
资源简介:objects first with java: a practical introduction using bluej 英国爱丁堡大学java教程源代码
上传时间: 2015-02-03
上传用户:ggwz258
资源简介:This directory contains code implementing the K-means algorithm. Source codemay be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANSprogram accepts input consisting of vectors and calculates the givennumber of cluster centers ...
上传时间: 2014-01-27
上传用户:maizezhen
资源简介:数据挖掘中K-means聚类算法的实现源代码
上传时间: 2013-12-21
上传用户:as275944189
资源简介:動態聚類K-means演算 將輸入在程式中的數據資料 給予適當的分群
上传时间: 2015-03-16
上传用户:离殇
资源简介:系统聚类算法K-means 属于聚类分析中一种基本的划分方法,常采用误差平方和准则函数作为聚类准则,该算法在处理大数据集时是相对可伸缩且高效率的,同时具有潜在的数据并行性。但是这种算法依赖于初始值的选择以及数据的输入顺序;此外,当运用误差平方和准则...
上传时间: 2015-03-25
上传用户:zhuoying119
资源简介:K-means算法(matlab编写),其中包含测试数据集,可以使用.
上传时间: 2014-01-12
上传用户:ddddddos
资源简介:《Developing Applications with Java and UML》一书的源代码。
上传时间: 2014-01-19
上传用户:515414293
资源简介:Scalable K-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article
上传时间: 2015-04-05
上传用户:康郎
资源简介:这次上传的代码是关于K-means clusters的代码,希望能对大家有用。
上传时间: 2013-12-15
上传用户:lindor
资源简介:分类聚合算法K-means的实现,用matlab
上传时间: 2015-04-18
上传用户:225588
资源简介:K-means分群法,繁体中文版。以javascript写成,网页上即可执行。自动产出结果。
上传时间: 2015-04-25
上传用户:希酱大魔王
资源简介:K-means一个用C++实现的聚类算法
上传时间: 2015-04-26
上传用户:talenthn