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

搜索资源列表

  1. DBSCAN

    0下载:
  2. Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库-Form1.cs is the application of clustering algorithm DBSCAN (Dens
  3. 所属分类:Other systems

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

    0下载:
  2. Kmeans for data mining, clustering
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2091
    • 提供者:coobluegrass
  1. julei

    0下载:
  2. 聚类是数据挖掘中重要的研究课题。文章介绍了聚类,讨论了聚类分析中的数据类型及其相异度,概括了数据 挖掘中常用的聚类方法。最后,提出了聚类研究中今后的若干发展趋势。-Clustering is an important data mining research. In this paper, clustering, cluster analysis discussed in the different data types and their degrees, a summary of com
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:160109
    • 提供者:李浩
  1. DMcureandan

    0下载:
  2. 很详细的数据挖掘聚类算法源代码,供大家学习,很有用-Very detailed data mining clustering algorithm source code for all to learn, very useful
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:315804
    • 提供者:李明
  1. kmeans

    0下载:
  2. 这是用C++编写的数据挖掘的聚类算法。算法中使用了链表结构做为存储数据的容器。-It is written in C++, data mining clustering algorithm. Algorithm is used to store data as a linked list structure of the container.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-12
    • 文件大小:2716060
    • 提供者:柯安滨
  1. Birchcode

    0下载:
  2. BIRCH算法c语言实现,数据挖掘,数据聚类分析-BIRCH algorithm c language, data mining, clustering analysis
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:263330
    • 提供者:penny
  1. MailClustering1

    0下载:
  2. 这是对数据挖掘的聚类程序,是对一个大的集合进行聚类,本程序应用了多种聚类算法-This is a data mining clustering procedure is a collection of a large cluster, the procedure applied a variety of clustering algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:2007615
    • 提供者:zhou
  1. p1

    0下载:
  2. hallenge to the use of supervised neural networks in data mining applications is to get explicit knowledge from these models. For this purpose, a clustering genetic algorithm for rule extraction from artiÞ cial neural networks is developed. T
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:348003
    • 提供者:asad
  1. f

    0下载:
  2. :随着数据信息的积累,如何从这些海量信息中有效地提取所需要的知识成为当前数据挖掘的重要内容。聚类作为数据挖掘的重要工具,通过将数据划分成多个类,使得类内数据尽可能相似,而类间数据的相似度尽可能小,已成为研究热点。本文总结在数据挖掘中的聚类算法,针对聚类中所存在的问题-: With the accumulation of data, and how information from these massive effectively extract the knowledge needed to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:290032
    • 提供者:sdc
  1. kmeans

    0下载:
  2. 数据挖掘聚类算法中,K-means的matlab实现-Data mining clustering algorithm, K-means the matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11692
    • 提供者:王新宇
  1. cluster-1.50.tar

    0下载:
  2. 数据挖掘聚类算法,kmeans,HC,PCA, SOMs-Data mining clustering algorithm, kmeans, HC, PCA, SOMs
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:859841
    • 提供者:Jim Gary
  1. CURE

    1下载:
  2. 对数据挖掘中的聚类算法cure算法以ppt的形式进行了详细介绍,-Data mining clustering algorithm cure algorithm ppt form described in detail,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:377973
    • 提供者:kangjm
  1. DBSCAN

    0下载:
  2. 数据挖掘中聚类算发中基于密度的算法DBSCAN-Hair count data mining clustering algorithm DBSCAN density-based
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1873
    • 提供者:王有为
  1. Clustering-ata-mining-and-

    0下载:
  2. 数据挖掘的外文资料,EI检索的,很难找到-Foreign materials data mining, EI retrieval, it is difficult to find
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:790502
    • 提供者:周君
  1. pamAlgo

    1下载:
  2. 数据挖掘聚类算法的其中一种,PAM算法是划分聚类的其中一种方法。-Data mining clustering algorithm one, PAM clustering algorithm is divided into one of the methods.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1219578
    • 提供者:郑智
  1. K-means-clustering-experiments

    0下载:
  2. k-means算法实现,数据挖掘中经常用到的聚类分析算法。是最经典的常用算法。-k-means algorithm, cluster analysis algorithm often used in data mining. Is the most classic of common algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1151
    • 提供者:魏建东
  1. Simple-Clustering

    0下载:
  2. Clustering i one of the big important thing in data mining,we can do the best Clustering by using population-based algorithms such as imperialism competition Optimization
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:6136
    • 提供者:haghighat
  1. kmeans_extend

    0下载:
  2. kmeans算法,是数据挖掘聚类的重要的思想-kmeans algorithms, data mining clustering thought
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:2422529
    • 提供者:李利
  1. dmAlgorithm

    0下载:
  2. 数据挖掘中利用VC++语言实现的聚类算法程序-The use of data mining clustering algorithm VC++ language program
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:300978
    • 提供者:周统
  1. KMeansAlgorithm

    0下载:
  2. 主要用于实现数据挖掘中聚类算法中的一个经典算法,目的是将一组树按照就近原则分成k组-Mainly used for data mining clustering algorithm, a classical algorithm, the purpose is to set the tree into k groups according to the principle of proximity
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1762
    • 提供者:powerfulsong
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com