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

搜索资源列表

  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. 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. FCMClust

    0下载:
  2. 采用模糊C均值对数据集进行聚类的matlab代码-Matlab code for data clustering based on fuzzy c-means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2080
    • 提供者:李先生
  1. wine

    0下载:
  2. wine数据集,用于聚类分析,关联分析,文本挖掘-wine data set for cluster analysis, correlation analysis, text mining
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4866
    • 提供者:洋洋
  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. 程序

    1下载:
  2. SOM-SVM模型是利用SOM的聚类特点,将含有相同特征的输入样本聚集在一起,并把离聚类中心较远的输入样本舍去。经过20%的样本压缩后,将含有代表性的小样本再送入SVM进行训练。本文的样本集通过实验平台采集,验证了基于支持向量机的频谱感知方法在实际数据测试条件下也能取得很好的感知性能。仿真结果表明,SOM-SVM模型在低信噪比下,频谱检测率接近100%,检测错误率也得到了很好的改善。(The SOM-SVM model is based on clustering characteristics
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:59229184
    • 提供者:迪迪22
  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. 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
  1. k_means

    1下载:
  2. 利用K均值算法对Iris数据集进行聚类,实现Iris数据集的无监督学习。(K-means algorithm is used to cluster iris data set to realize unsupervised learning.)
  3. 所属分类:其他

    • 发布日期:2020-10-25
    • 文件大小:1024
    • 提供者:Tcareer
搜珍网 www.dssz.com