搜索资源列表
cure
- 层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
CURE
- 层次聚类算法中的Cure算法,可以用于识别非球形的簇,解决了偏好球形和相似大小的问题,在处理孤立点上也更加健壮。
CURE
- 数据挖掘算法之一,基于代表点的CURE聚类算法,该算法先把每个数据点看成一类,然后合并距离最近的类,直至类个数为所要求的个数为止。-CURE cluster algorithm based on representive point,one of data mining algorithms,classifies each data as a category firstly, then unifies categories with
cure
- 层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
curecode
- CURE算法实现 一种分层次的聚类算法 效果较好-CURE algorithm to achieve a hierarchical clustering algorithm better results
cure.c++
- 经典cure聚类算法,实现用c++语言.大家-classic cure clustering algorithm, and using the c language. We look at
CURE
- 层次聚类算法中的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 t
cure
- 介绍一种非常有效的对大数据库的数据挖掘算法-数据聚类-A very effective introduction to the large database of data mining algorithms- Data Clustering
cure(Clustering)
- CURE(Clustering Using Representatives)是一种针对大型数据库的高效的聚类算法。基于划分的传统的聚类算法得到的是球状的,相等大小的聚类,对异常数据比较脆弱。CURE采用了用多个点代表一个簇的方法,可以较好的处理以上问题。并且在处理大数据量的时候采用了随机取样,分区的方法,来提高其效率,使得其可以高效的处理大量数据。-CURE (Clustering Using Representatives) is a
CURE
- 用c++实现的CURE聚类算法 这是即DBSCAN算法后出现的基于密度的聚类算法-With c++ Realized CURE clustering algorithm DBSCAN algorithm that is, this is occurring after the density-based clustering algorithm
CURE
- 详细描述了cure算法的一个电子文档,很实用。-Algorithm for a detailed descr iption of the cure of an electronic document, it is practical.
21840268cure
- cure算法的c语言完美实现,值得借鉴并运用-cure the perfect realization of the algorithm c language, it is worth learning and using
cure
- 用vc++写的分层分类算法 用的机器学习网站的是数据集 经典的-cure
cure
- 数据挖掘,CURE算法实现,数据集为iris-Data mining, CURE algorithm, the data set for the iris
cure
- CURE算法的源码,没有修改过,仅仅从别处下载下来的-CURE algorithm source code, have not changed, just download the down elsewhere
the-CURE-Algorithm-in-Data-Mining
- 数据挖掘中CURE聚类算法研究,对CURE 算法进行了研究, 它能够很好的解决传统聚类算法在伸缩性、数据定期 更新时所面临的问题。-The Research Based on the CURE Algorithm in Data Mining
CURE
- 对数据挖掘中的聚类算法cure算法以ppt的形式进行了详细介绍,-Data mining clustering algorithm cure algorithm ppt form described in detail,
CURE
- 帮助更好的理解CURE算法,程序简单易懂-Help better understand the CURE algorithm, the procedure is simple and easy to understand
python-cure-implementation-master
- Python实现的cure聚类算法和K-means算法(python-cure-Kmeans-implementation)
cure
- CURE算法是聚类算法的一种,源代码,可直接运行(CURE algorithm is a clustering algorithm, the source code can be run directly)