CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - cure
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - cure - List
[
Other resource
]
cure
DL : 1
层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
Update
: 2008-10-13
Size
: 42.19kb
Publisher
:
林恩
[
Other resource
]
cure.c++
DL : 1
经典cure聚类算法,实现用c++语言.大家-classic cure clustering algorithm, and using the c language. We look at
Update
: 2008-10-13
Size
: 43.25kb
Publisher
:
孔明
[
Other resource
]
CURE
DL : 0
层次聚类算法中的Cure算法,可以用于识别非球形的簇,解决了偏好球形和相似大小的问题,在处理孤立点上也更加健壮。
Update
: 2008-10-13
Size
: 6kb
Publisher
:
刘嘉良
[
Mathimatics-Numerical algorithms
]
cure(Clustering)
DL : 1
CURE(Clustering Using Representatives)是一种针对大型数据库的高效的聚类算法。基于划分的传统的聚类算法得到的是球状的,相等大小的聚类,对异常数据比较脆弱。CURE采用了用多个点代表一个簇的方法,可以较好的处理以上问题。并且在处理大数据量的时候采用了随机取样,分区的方法,来提高其效率,使得其可以高效的处理大量数据。
Update
: 2008-10-13
Size
: 21.4kb
Publisher
:
肖宪
[
AI-NN-PR
]
CURE
DL : 0
数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with the nearest distance into one until the number of class is coincidence with the classes demanded.
Update
: 2025-02-17
Size
: 44kb
Publisher
:
黄镇
[
AI-NN-PR
]
cure
DL : 0
层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
Update
: 2025-02-17
Size
: 42kb
Publisher
:
林恩
[
Algorithm
]
cure.c++
DL : 0
经典cure聚类算法,实现用c++语言.大家-classic cure clustering algorithm, and using the c language. We look at
Update
: 2025-02-17
Size
: 43kb
Publisher
:
孔明
[
AI-NN-PR
]
CURE
DL : 0
层次聚类算法中的Cure算法,可以用于识别非球形的簇,解决了偏好球形和相似大小的问题,在处理孤立点上也更加健壮。-Hierarchical clustering algorithm of Cure algorithm can be used to identify non-spherical cluster, the preferred solution is similar to spherical and the size of the problem, in dealing with isolated points and more robust.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
刘嘉良
[
Mathimatics-Numerical algorithms
]
cure(Clustering)
DL : 0
CURE(Clustering Using Representatives)是一种针对大型数据库的高效的聚类算法。基于划分的传统的聚类算法得到的是球状的,相等大小的聚类,对异常数据比较脆弱。CURE采用了用多个点代表一个簇的方法,可以较好的处理以上问题。并且在处理大数据量的时候采用了随机取样,分区的方法,来提高其效率,使得其可以高效的处理大量数据。-CURE (Clustering Using Representatives) is a database for large and efficient clustering algorithm. Based on the breakdown of the traditional clustering algorithm is spherical, equal-sized cluster of abnormal data more vulnerable. CURE adopted by a number of points on behalf of a cluster approach can better deal with these questions. And deal with large amount of data when using the random sampling, area way to improve its efficiency so that it can handle large amounts of data and efficient.
Update
: 2025-02-17
Size
: 21kb
Publisher
:
肖宪
[
AI-NN-PR
]
CURE
DL : 0
用c++实现的CURE聚类算法 这是即DBSCAN算法后出现的基于密度的聚类算法-With c++ Realized CURE clustering algorithm DBSCAN algorithm that is, this is occurring after the density-based clustering algorithm
Update
: 2025-02-17
Size
: 43kb
Publisher
:
刘年
[
VC/MFC
]
CURE
DL : 0
cure算法的介绍,一个的代表点使得CURE可以适 应非球形的几何形状。类的收缩或凝聚可以有助于控 制孤立点的影响。-cure
Update
: 2025-02-17
Size
: 27kb
Publisher
:
黄远章
[
AI-NN-PR
]
CURE
DL : 0
详细描述了cure算法的一个电子文档,很实用。-Algorithm for a detailed description of the cure of an electronic document, it is practical.
Update
: 2025-02-17
Size
: 43kb
Publisher
:
274751449
[
Software Engineering
]
cure
DL : 1
Implementation of CURE Clustering Algorithm
Update
: 2025-02-17
Size
: 190kb
Publisher
:
Akil ELKAMEL
[
Database system
]
cure
DL : 0
用vc++写的分层分类算法 用的机器学习网站的是数据集 经典的-cure
Update
: 2025-02-17
Size
: 2kb
Publisher
:
li
[
Other
]
cure
DL : 0
数据挖掘,CURE算法实现,数据集为iris-Data mining, CURE algorithm, the data set for the iris
Update
: 2025-02-17
Size
: 297kb
Publisher
:
刘凡
[
Mathimatics-Numerical algorithms
]
cure
DL : 0
CURE算法的源码,没有修改过,仅仅从别处下载下来的-CURE algorithm source code, have not changed, just download the down elsewhere
Update
: 2025-02-17
Size
: 42kb
Publisher
:
Magic G
[
AI-NN-PR
]
the-CURE-Algorithm-in-Data-Mining
DL : 0
数据挖掘中CURE聚类算法研究,对CURE 算法进行了研究, 它能够很好的解决传统聚类算法在伸缩性、数据定期 更新时所面临的问题。-The Research Based on the CURE Algorithm in Data Mining
Update
: 2025-02-17
Size
: 51kb
Publisher
:
[
Other
]
cure
DL : 0
cure聚类算法源程序 matlab 十分好用 聚类效果不错(Cure clustering algorithm source code, Matlab is very easy to use, clustering effect is good)
Update
: 2025-02-17
Size
: 1.12mb
Publisher
:
luozhiming
[
WEB Code
]
python-cure-implementation-master
DL : 3
Python实现的cure聚类算法和K-means算法(python-cure-Kmeans-implementation)
Update
: 2025-02-17
Size
: 13kb
Publisher
:
獭獭獭
[
Mathimatics-Numerical algorithms
]
cure
DL : 0
CURE算法是聚类算法的一种,源代码,可直接运行(CURE algorithm is a clustering algorithm, the source code can be run directly)
Update
: 2025-02-17
Size
: 41kb
Publisher
:
Lena
«
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.