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

搜索资源列表

  1. DBSCAN

    1下载:
  2. BIRCH (balanced iterative reducing and clustering using hierarchies) is an unsupervised data mining algorithm used to perform hierarchical clustering over particularly large data-sets. An advantage of Birch is its ability to incrementally and dynamic
  3. 所属分类:matlab

    • 发布日期:2014-08-26
    • 文件大小:2048
    • 提供者:pepe
  1. kjunzhi

    0下载:
  2. 本程序可以实现图像k均值聚类在数据挖掘中的相关算法。计算出图像的直方图-This program can image k means clustering in data mining correlation algorithm. Calculate the histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:18288
    • 提供者:罗丹妮
  1. K_means_Image

    0下载:
  2. 数据挖掘 图像聚类处理 最终结果是每个簇生成一张图片-Image clustering data mining process to generate the final result is a picture of each cluster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4782
    • 提供者:su
  1. k-means

    0下载:
  2.  K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:594
    • 提供者:彭立军
  1. chameleon

    1下载:
  2. 变色龙算法,很经典的一个算法,适合于研究数据挖掘的朋友下载,用于聚类研究.-Chameleon algorithm, a classic algorithm for data mining research of friends to download, for clustering.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:322401
    • 提供者:yang
  1. Manisha

    0下载:
  2. It is a java implementation of Expectation Maximization algorithm that can be used for clustering objects in data mining
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:21074
    • 提供者:Manisha
  1. kmeans

    0下载:
  2. 数据挖掘Kmeans算法C/C++语言实现。 提供接口让使用者可以指定输入输出文件、聚类结果中类别个数、中心点计算方式、初始化方法。-Kmeans,data mining algorithms,C/C++language. Provides the interface so that users can specify the input and output file, type in the number of clustering results, the center of ca
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:350963
    • 提供者:blue
  1. fcm

    0下载:
  2. 模糊C均值聚类算法实现数据挖掘的matlab源代码-Fuzzy C-Means clustering algorithm for data mining matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4463
    • 提供者:sun
  1. DBSCAN

    0下载:
  2. DBSCAN algorithm in clustering and data mining
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1209
    • 提供者:mahsa
  1. a_framework_

    0下载:
  2. 数据挖掘和数据处理的注意点和方法,专业术语熵,聚类等的算法说明-Algorithm descr iption of the data mining and data processing attention points and methods, terminology, entropy, clustering, etc.
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:170255
    • 提供者:工艺u
  1. Intrusion-Detection

    0下载:
  2. The problem of intrusion detection has been studied and received a lot of attention in machine learning and data mining in the literature survey. The existing techniques are not effective to improve the classification accuracy and to reduce high
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:400074
    • 提供者:Sumit
  1. SGGDDBSCANp

    0下载:
  2. 空间聚类算法GDBSSCAN 对数据挖掘有用 -Spatial clustering algorithm GDBSSCAN useful data mining
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:468918
    • 提供者:张艾芸
  1. 8

    0下载:
  2. 基于模型的时间序列数据挖掘---聚类和预测相关问题研究 ---- Clustering and forecasting issues related to model-based time-series data mining
  3. 所属分类:Project Design

    • 发布日期:2017-05-20
    • 文件大小:6096586
    • 提供者:jiajie
  1. datamining

    0下载:
  2. 主要介绍在大型数据库中发现知识(Knowledge Discovery in Large Databases, KDD)的各种技术,是专门针对决策支持中的各类问题进行讨论的高端课程。面向对象为软件工程专业硕士研究生。 本课程讲授的主要内容包括:数据预处理、数据仓库及OLAP、概念描述型数据挖掘、关联规则挖掘、分类挖掘和预测以及聚类挖掘,涉及的领域包括数理统计、概率论、机器学习、信息论、集合论等等。-Introduces knowledge discovery in large dat
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3781402
    • 提供者:onlearning
  1. d

    0下载:
  2. 聚类分析是数据挖掘研究领域中一个非常活跃的研究课题) 本文重点分析了高维度数据的自动子空间聚类算法 -Cluster analysis is data mining a very active field of research topic) This paper focuses on high-dimensional data subspace clustering algorithm automatically
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:59079
    • 提供者:sdc
  1. e

    0下载:
  2. :聚类分析是数据挖掘研究领域中一个非常活跃的研究课题) 本文重点分析了高维度数据的自动子空间聚类算法-: Cluster analysis is data mining a very active field of research topic) This paper focuses on high-dimensional data subspace clustering algorithm automatically
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:198711
    • 提供者:sdc
  1. FB_DataMing_kmeans

    0下载:
  2. k-means数据挖掘算法,基于kmeans聚类算法工艺参数基准值的挖掘-mining data mining of the k-means algorithm, based on the kmeans clustering algorithms process parameters reference value
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:10897
    • 提供者:
  1. KMean

    0下载:
  2. KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1578
    • 提供者:Truong
  1. MDR

    0下载:
  2. MDR,数据挖掘,GWAS,分类算法,聚类算法,GWAS的应用-MDR, data mining, GWAS classification algorithm, clustering algorithm, GWAS applications
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:1640757
    • 提供者:Tony Chow
  1. k_means

    0下载:
  2. k_means聚类算法 实现图像分割 数据挖掘-k_means clustering algorithm to achieve image segmentation data mining
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:1214
    • 提供者:bingjieli
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com