CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - CURE

搜索资源列表

  1. cure

    0下载:
  2. 层次聚类算法中的cure算法,它利用代表点来达到聚类目的-hierarchical clustering algorithm cure the algorithm, which uses representatives point to achieve clustering purpose
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43201
    • 提供者:林恩
  1. cure.c++

    0下载:
  2. 经典cure聚类算法,实现用c++语言.大家-classic cure clustering algorithm, and using the c language. We look at
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:44284
    • 提供者:孔明
  1. CURE

    1下载:
  2. 层次聚类算法中的Cure算法,可以用于识别非球形的簇,解决了偏好球形和相似大小的问题,在处理孤立点上也更加健壮。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6142
    • 提供者:刘嘉良
  1. cure(Clustering)

    0下载:
  2. CURE(Clustering Using Representatives)是一种针对大型数据库的高效的聚类算法。基于划分的传统的聚类算法得到的是球状的,相等大小的聚类,对异常数据比较脆弱。CURE采用了用多个点代表一个簇的方法,可以较好的处理以上问题。并且在处理大数据量的时候采用了随机取样,分区的方法,来提高其效率,使得其可以高效的处理大量数据。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:21916
    • 提供者:肖宪
  1. CURE

    0下载:
  2. 数据挖掘算法之一,基于代表点的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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45461
    • 提供者:黄镇
  1. CURE.rar

    0下载:
  2. 用c++实现的CURE聚类算法 这是即DBSCAN算法后出现的基于密度的聚类算法,With c++ Realized CURE clustering algorithm DBSCAN algorithm that is, this is occurring after the density-based clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:44640
    • 提供者:刘年
  1. CURE.rar

    1下载:
  2. 详细描述了cure算法的一个电子文档,很实用。,Algorithm for a detailed descr iption of the cure of an electronic document, it is practical.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:44252
    • 提供者:274751449
  1. k-means-and-cure-in-Iris-Data-Set

    2下载:
  2. 聚类算法实验,采用两种不同类型的聚类算法:基于划分的聚类方法k-means和基于层次的聚类方法CURE,采用的数据集是:Iris Data Set,数据集中共包含150组数据信息。 材料中有详细的说明文档,具体介绍了算法实现的细节,很容易理解-Clustering algorithm experiment, using two different types of clustering algorithm: Partition-based clustering method k-means
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:189832
    • 提供者:牛魔王
  1. c

    0下载:
  2. CURE: AN EFFICIENT CLUSTERING ALGORITHM FOR LARGE DATABASES-CURE: AN EFFICIENT CLUSTERING ALGORITHM FOR LARGE DATABASES
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1134998
    • 提供者:Maha
  1. reachonmethordclusing

    1下载:
  2. 本文对K-means 和CURE聚类算法的算法思想和优缺点进行了深入的理论研究,并对这两类算法的性能进行了分析与比较。-In this paper, and K-means clustering algorithm CURE thinking and the advantages and disadvantages of an in-depth theoretical study and performance of these two types of algorithms are analy
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:69830
    • 提供者:郭立
  1. cure

    0下载:
  2. Implementation of CURE Clustering Algorithm
  3. 所属分类:Project Design

    • 发布日期:2014-08-26
    • 文件大小:195065
    • 提供者:Akil ELKAMEL
  1. 21840268cure

    0下载:
  2. cure算法的c语言完美实现,值得借鉴并运用-cure the perfect realization of the algorithm c language, it is worth learning and using
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:44288
    • 提供者:phoenix
  1. cure

    0下载:
  2. 用vc++写的分层分类算法 用的机器学习网站的是数据集 经典的-cure
  3. 所属分类:Database system

    • 发布日期:2017-03-31
    • 文件大小:1960
    • 提供者:li
  1. CURE.tar

    1下载:
  2. 是数据挖掘领域中适用于大数据集的层次聚类算法CURE的C语言实现代码-the C source codes of Cluster algorithms of CURE
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:25215
    • 提供者:胡雯雨
  1. cure

    0下载:
  2. 数据挖掘,CURE算法实现,数据集为iris-Data mining, CURE algorithm, the data set for the iris
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:304570
    • 提供者:刘凡
  1. cure

    0下载:
  2. CURE算法的源码,没有修改过,仅仅从别处下载下来的-CURE algorithm source code, have not changed, just download the down elsewhere
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:42835
    • 提供者:Magic G
  1. the-CURE-Algorithm-in-Data-Mining

    0下载:
  2. 数据挖掘中CURE聚类算法研究,对CURE 算法进行了研究, 它能够很好的解决传统聚类算法在伸缩性、数据定期 更新时所面临的问题。-The Research Based on the CURE Algorithm in Data Mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:52137
    • 提供者:
  1. cure

    4下载:
  2. cure聚类算法源程序 matlab 十分好用 聚类效果不错(Cure clustering algorithm source code, Matlab is very easy to use, clustering effect is good)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:1169408
    • 提供者:luozhiming
  1. python-cure-implementation-master

    0下载:
  2. Python实现的cure聚类算法和K-means算法(python-cure-Kmeans-implementation)
  3. 所属分类:WEB开发

    • 发布日期:2017-12-23
    • 文件大小:13312
    • 提供者:獭獭獭
  1. cure

    0下载:
  2. CURE算法是聚类算法的一种,源代码,可直接运行(CURE algorithm is a clustering algorithm, the source code can be run directly)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-28
    • 文件大小:41984
    • 提供者:Lena
« 12 3 4 5 »
搜珍网 www.dssz.com