CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 聚类数据集

搜索资源列表

  1. AGNESHierarchicalDataMining

    0下载:
  2. 层次AGNES聚类挖掘,本程序用MFC强力打造经典算法,程序附有要处理的数据集,程序源代码有很详细的注释,功能基本实现,但是也有部分BUG,望广大用户斧正 。-AGNES clustering Hierarchical mining, the program uses MFC to create a strong classical algorithm, the program to deal with data sets, the program source code with very d
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:100097
    • 提供者:shelleyhacker
  1. fcm

    0下载:
  2. 采用模糊C均值对数据集完成聚类,并得到较好的结果-Using fuzzy C means clustering on the complete data set, and get better results
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1599
    • 提供者:cjy
  1. Cmeansclusteringmethods

    0下载:
  2. 本算法在vc++6.0中进行实验。分别就分解聚类和C-均值聚类两种方法在IRIS数据集上进行操作。分类前先将数据集中的样本顺序打乱形成混合数据。分解聚类中,采用前100个样本用对分法编制程序将数据分为两类。C-均值聚类采用全部的150个样本,将类别参数K设为3,将数据分为三类。-The algorithm in vc++6.0 in the experiment. Separate cluster and decomposition of two C-means clustering metho
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1593
    • 提供者:万鹏程
  1. wine

    0下载:
  2. 这两个程序实现对大数据集进行排序,然后根据排序后的结果对聚类参数的选择提供帮助。里边附带有红酒分类数据集。-These two procedures to achieve the sort of large data sets, and then sorted the results of the clustering parameter selection help. Inside with wine classification data sets.
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:5525
    • 提供者:luoyi
  1. kmeans

    0下载:
  2. 数据挖掘kmeans图像聚类实验代码 用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码。-VC or Java k-means clustering algorithm, were no longer change the number of iterations and the allocation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1643892
    • 提供者:周生勇
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码-Data mining kmeans image clustering experiments, using VC or Java implementation of k-means clustering algorith
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4152903
    • 提供者:吴娟
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码-Kmeans image clustering data mining experiments with VC k-means clustering algorithm, respectively, the number of itera
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6629533
    • 提供者:熊京
  1. UCI

    2下载:
  2. UCI数据集,适用于聚类的.mat形式,都是一些经常用来的,方便使用-UCI datasets for .mat form clusters, are some frequently used and easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2242780
    • 提供者:lee
  1. Parallel-axis

    0下载:
  2. 平行坐标轴是可视化的一种传统方法,用于模式识别聚类等,数据是‘鸢尾花数据集’,有较好的分类效果。-Parallel to the axis is a traditional way to visualize, used for clustering and pattern recognition, data is the iris data set, have better classification effect.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2002
    • 提供者:
  1. ZPclustering

    0下载:
  2. 谱聚类算法建立在谱图理论基础上,与传统的聚类算法相比,它具有能在任意形状的样本空间上聚类且收敛于全局最优解的优点。 该算法首先根据给定的样本数据集定义一个描述成对数据点相似度的亲合矩阵,并且计算矩阵的特征值和特征向量 , 然后选择合适 的特征向量聚类不同的数据点。谱聚类算法最初用于计算机视觉 、VLS I 设计等领域, 最近才开始用于机器学习中,并迅速成为国际上机器学习领域的研究热点。-Spectral clustering algorithm based on the reprodu
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:119685
    • 提供者:xixi
  1. biclust_1.2.0.tar

    0下载:
  2. 双向聚类R语言编码,供大家一起学习,内有数据集。-Bidirectional clustering R language coding for everyone to learn, with the data set.
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:881567
    • 提供者:张三
  1. hcmfcm

    0下载:
  2. 硬聚类和模糊聚类完整代码,只要把数据集导入即可运行-Hard clustering and fuzzy clustering complete code, as long as you import the data set it can operate
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1265
    • 提供者:jiejie
  1. DBSCAN聚类算法

    1下载:
  2. 本程序代码完整,需要自己设置两个参数,就能完成对数据进行DBSCAN聚类,得出聚类的点的坐标,所在的集群,以及是否是噪声点。我用这个代码完成了对只有经纬度信息的坐标点的聚类,亲测有效(This program code integrity, you need to set their own two parameters, you can complete the data for DBSCAN clustering, clustering point of the coordinates, w
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:heiren93
  1. moon_generator

    1下载:
  2. 可以生成半月形数据集,用于聚类算法的研究计算(Can generate half moon data set)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:557056
    • 提供者:zhangee
  1. python实现代码、测试数据集及结果

    9下载:
  2. 密度距离矩阵优化聚类算法python实现(Python implementation of density distance matrix optimization clustering algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:206848
    • 提供者:hahchichi
  1. chameleon-data.tar

    1下载:
  2. 人脸聚类常用数据集含有10*40张图片,pmg格式(The common dataset of face clustering contains 10*40 picture, PMG format)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:294912
    • 提供者:mlwang
  1. irisdata

    1下载:
  2. 用于聚类的数据集。。。。。。。。。。。。。(Data sets for clustering)
  3. 所属分类:Windows编程

    • 发布日期:2019-11-28
    • 文件大小:3072
    • 提供者:chen717
  1. Synthesis

    2下载:
  2. 用于聚类的人工合成数据集,都是二维的,便于可视化(Artificial Composite Data Set for Clustering)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-25
    • 文件大小:9216
    • 提供者:wyzq
  1. kmeans

    2下载:
  2. kmeans聚类代码,对给定数据集进行聚类处理(Clustering code to cluster a given data set)
  3. 所属分类:其他

    • 发布日期:2020-04-29
    • 文件大小:1024
    • 提供者:wyp_
  1. household_power_consumption

    8下载:
  2. UCI家庭用电数据集(Individual household electric power consumption Data Set ),包括日期、时间、有功功率、无功功率、电压、电流、厨房用电功率、洗衣服用电功率、热水器用电功率等属性,可用于回归、聚类分析等。(UCI Individual household electric power consumption Data Set, including date, time, active power, reactive power, vol
  3. 所属分类:其他

    • 发布日期:2020-01-19
    • 文件大小:20640768
    • 提供者:6xiaomao9
« 12 »
搜珍网 www.dssz.com