CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据挖掘 搜索资源 - 聚类算法

搜索资源列表

  1. K-Means

    0下载:
  2. K-MENAS算法是最简单的聚类算法,适合对于初学者的学习和改进使用-K-MENAS algorithm is a clustering algorithm is the most simple, suitable for beginners to learn and use improved
  3. 所属分类:Data Mining

    • 发布日期:2017-05-07
    • 文件大小:1.04mb
    • 提供者:小小辛辛啊
  1. FCM

    0下载:
  2. FCM算法是模糊聚类算法,是在对K-MEANS算法的基础上改进的聚类算法,比L-MEANS算法有更好的效果-FCM algorithm is a fuzzy clustering algorithm, clustering algorithm is improved based on the K-MEANS algorithm, the L-MEANS algorithm is better than the effect of it
  3. 所属分类:Data Mining

    • 发布日期:2017-05-03
    • 文件大小:608.59kb
    • 提供者:小小辛辛啊
  1. k-means-original

    0下载:
  2. k-menas算法是最简单的聚类算法,算法内详细介绍了各个函数和功能,对初学者很有借鉴意义-K-MEANS algorithm is one of the most simple clustering algorithm, there are different form, this is one of them, a reference for beginners
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:289.89kb
    • 提供者:小小辛辛啊
  1. clustering

    0下载:
  2. R语言聚类算法,数据挖掘,可以直接运行!!欢迎下载-R language clustering algorithm, data mining, can be directly run!!!!!Welcome to download
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:675byte
    • 提供者:cc
  1. FCM

    0下载:
  2. 核聚类算法:聚类是将一组给定的未知类标号的样本分成内在的多个类别,使得同一类中 的样本具有较高的相似度,而不同类中的样本差别大。侧重于软聚类(模糊C-均值——FCM),但其描述手段同样适合于硬聚 类(HCM)等同类问题。-Clustering algorithm: cluster is a group of unknown samples given class label into internal multiple categories, so that the same class
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:113.82kb
    • 提供者:楚淇博
  1. dbscanamatlab

    0下载:
  2. dbscan的matlab实现,dbscan密度聚类算法的快速实现聚类,计算速度有所加快,能快速聚类。-dbscan matlab realize, quickly realize clustering dbscan density clustering algorithm to calculate the rate has accelerated, rapid clustering.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:5.65kb
    • 提供者:daijing
  1. ClusteringCpp

    0下载:
  2. 聚类算法,主要用于DBSCAN聚类,基于C++环境-clusterting by c++
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:453.18kb
    • 提供者:杨桃
  1. Desktop

    0下载:
  2. K均值聚类算法,对风电机组功率数据进行聚类分析,包括详细的程序说明。 只要把这两个文件放入一个空文件夹下,在MATLAB中执行m文件,就可得到聚类结果。-K-means clustering algorithm, the wind turbine power data clustering analysis, including a detailed descr iption of the procedures. As long as these two files into an empt
  3. 所属分类:Data Mining

    • 发布日期:2017-06-16
    • 文件大小:24.29mb
    • 提供者:许克磊
  1. MultKmeans

    0下载:
  2. 改进的K-means聚类算法。用于处理空间聚类问题。-The improved K means clustering algorithm.To deal with spatial clustering problem.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-28
    • 文件大小:302.76kb
    • 提供者:zhq
  1. 自适应模糊C均值聚类

    7下载:
  2. 提供一种改进的模糊C均值聚类算法,该算法可以更好的提高聚类的精度
  3. 所属分类:数据挖掘

  1. K_Means

    0下载:
  2. K-Means是聚类算法中的一种,其中K表示类别数,Means表示均值。顾名思义K-Means是一种通过均值对数据点进行聚类的算法。K-Means算法通过预先设定的K值及每个类别的初始质心对相似的数据点进行划分。并通过划分后的均值迭代优化获得最优的聚类结果。(K-Means is one of the clustering algorithms, in which K represents the number of classes, and Means means the mean. As t
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-01
    • 文件大小:267kb
    • 提供者:DragonFZJ
  1. Clustering-master

    0下载:
  2. 超级强大的聚类算法+详细的程序说明; Kmeans聚类+ISODATA聚类算法;(Super powerful clustering algorithm + detailed program descr iption; Kmeans clustering +ISODATA clustering algorithm;)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-03
    • 文件大小:24kb
    • 提供者:YFC
  1. apcluster.m

    0下载:
  2. ap算法完成ap聚类操作 需要输入参数为数据集 偏向参数 输出结果为聚类数目(The AP algorithm completes the AP clustering operation, the input parameter is the data set bias parameter, and the output result is the number of clusters)
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-05
    • 文件大小:3kb
    • 提供者:紫翼叶晨
  1. 基于粗糙集的层次聚类算法研究

    1下载:
  2. 实现了两种基于粗糙集模型的层次聚类算法,采用java编程语言实现(Hierarchical clustering algorithm for categorical data using a probabilistic rough set model)
  3. 所属分类:数据挖掘

    • 发布日期:2018-03-24
    • 文件大小:935kb
    • 提供者:迷糊的胡胡
  1. textclustering-master

    0下载:
  2. 对于大文本进行挖掘聚类,该方法不考虑文字词语出现的频率信息,考虑上下文语境,将所有的字根据预定义的特征进行词位特征学习,获得一个训练模型。然后对待分字符串的每一个字进行词位标注,最后根据词位定义获得最终的分词结果。(Digging for large text clustering, the method does not consider the text word frequency of information, considering the context, all the words
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-21
    • 文件大小:14.77mb
    • 提供者:富贵再三123
  1. EWKM

    1下载:
  2. 子空间聚类算法EWKM (Entropy Weighting K-Means) 在matlab上的实现。(Entropy Weighting K-means which is one of the subspace clustering algorithm written in Matlab.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:wind_890
  1. K-means

    0下载:
  2. 一种聚类算法:K-means聚类,实测绝对没有问题(A clustering algorithm: K-means clustering, no problem is absolutely no problem)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:12kb
    • 提供者:宸儿宝贝
  1. chinese_text_cluster-master

    2下载:
  2. 基于中文文本的机器学习聚类算法的实现,包括LDA算法等(Chinese Text Clustering)
  3. 所属分类:数据挖掘

    • 发布日期:2019-05-10
    • 文件大小:5.32mb
    • 提供者:千崖
  1. AP聚类算法和案例

    1下载:
  2. ap聚类算法实现三维数据点的分类,demo为案例(AP clustering algorithm realizes the classification of data points, demo as a case.)
  3. 所属分类:数据挖掘

    • 发布日期:2019-01-12
    • 文件大小:14kb
    • 提供者:s820086099
  1. DBSCAN

    1下载:
  2. 名称:DBSCAN经典聚类算法 功能:聚类数据集 类别:密度聚类算法(Name: DBSCAN Classic Clustering Algorithm Function: Clustering dataset Category: Density Clustering Algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2020-01-02
    • 文件大小:4kb
    • 提供者:麦田里的
« 12 3 4 5 6 »
搜珍网 www.dssz.com