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

搜索资源列表

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

    0下载:
  2. about data mining clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:183665
    • 提供者:Kishore
  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. Hierarchical-clustering-analysis

    1下载:
  2. 数据聚类 (英语 : Cluster analysis) 是对于静态数据分析的一门技术,在许多领域受到广泛应用,包括机器学习,数据挖掘,模式识别,图像分析以及生物信息。聚类是把相似的对象通过静态分类的方法分成不同的组别或者更多的子集(subset),这样让在同一个子集中的成员对象都有相似的一些属性,常见的包括在坐标系中更加短的空间距离等。-Data Clustering (English: Cluster analysis) for a static data analysis techniqu
  3. 所属分类:Data structs

    • 发布日期:2014-08-26
    • 文件大小:1024
    • 提供者:黄毅
  1. K_average

    0下载:
  2. 数据挖掘中聚类算法的K_均值算法,采用文件输入数据形式,找到相关聚类-Data mining clustering algorithm K_ means algorithm, using the form input data file, find the relevant clustering
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:8850
    • 提供者:
  1. Cluster

    0下载:
  2. 数据挖据的聚类代码值得你去一看 不看你就会后悔的 我擦有没有20-According to data mining clustering code worth a Kan Bukan you go you' ll regret it, I rub there 20
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:103132
    • 提供者:zhou
  1. clustering

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

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

    0下载:
  2. Data mining is the process of extracting potentially useful information from a data set. Clustering is a popular data mining technique which is intended to help the user discover and understand the structure or grouping of the data in the set accord
  3. 所属分类:编程文档

    • 发布日期:2015-06-10
    • 文件大小:689120
    • 提供者:coolhandy
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com