CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数据挖掘 聚类

搜索资源列表

  1. Data-mining

    0下载:
  2. 一个实现数据挖掘算法的系统。包括预处理,决策树,聚类,关联规则等算法。-A system for data mining algorithms. Including pretreatment, decision trees, clustering, association rules algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:356001
    • 提供者:董旭
  1. Source-Code

    0下载:
  2. 数据挖掘经典算法实现。使用这个算法分别对图片和DBLP上面学者的合作关系图进行了聚类,然后评估聚类的结果。算法实现用的java,DBLP的数据的搜集和预处理是用Python编写。-Classical data mining algorithm. Using this algorithm, respectively, pictures and cooperation between scholars DBLP above graph clustering, and then evaluate th
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:113674
    • 提供者:peijun
  1. dmAlgorithm

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

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

    0下载:
  2. K-均值聚类算法,是一种随机选取数个数据中心进行点聚类处理进而生成分类的数据挖掘算法,具有很好的学习功能。-K-means clustering algorithm is a randomly selected number of data center point clustering process thereby generating classification data mining algorithms, with good learning function.
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:1270
    • 提供者:jcy
  1. k-juleijunzhisuanfa

    0下载:
  2. 数据挖掘k-均值聚类算法 VC6.0测试通过-Data mining k-means clustering algorithm VC6.0 test
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:214059
    • 提供者:郭郭
  1. Kmeans

    0下载:
  2. 数据挖掘中Kmeans聚类算法的实现,使用java语言实现的-Kmeans algorithm to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1518
    • 提供者:wangqisen
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC 或 Java 实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验) 提交实验报告与源代码-Data mining kmeans image clustering experiments, using VC or Java implementation of k-means clustering algorith
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4152903
    • 提供者:吴娟
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用 VC实现 k-means 聚类算法, 分别以迭代次数及分配不再发生变化为算法终止条件,用图片(自己选择)作为数据集,比较运行时间(画出时间与像素点的关系曲线图,因此须用多幅像素个数不同的图片进行实验),提交实验报告与源代码-Kmeans image clustering data mining experiments with VC k-means clustering algorithm, respectively, the number of itera
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6629533
    • 提供者:熊京
  1. fuzzy_k_means

    0下载:
  2. MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:867
    • 提供者:alan
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用VC实现 k-means 聚类算法-Kmeans image clustering data mining experiments with VC k-means clustering algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7098749
    • 提供者:李景
  1. julei

    0下载:
  2. 聚类分析又称群分析,它是研究(样品或指标)分类问题的一种统计分析方法,同时也是数据挖掘的一个重要算法-Clustering analysis is also called group analysis, which is the study of (samples or indexes) classification problem a method of statistical analysis is also an important algorithm of data mining
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1423
    • 提供者:qxd10
  1. kmeans

    0下载:
  2. 数据挖掘中经典算法——K均值聚类算法的C语言实现-K-means algorithm in data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:829978
    • 提供者:张三
  1. Introduction-to-Data-Mining

    0下载:
  2. 整体介绍数据挖掘定义及过程,对预处理、聚类、分类、关联规则讲解-Definitions and overall presentation of data mining process, pretreatment, clustering, classification, association rules explained
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4807538
    • 提供者:zjb
  1. A-Possibilistic-Fuzzy-c-Means

    1下载:
  2. 数据挖掘的英文文章,对模糊C聚类方法进行了介绍,可以有效的理解外国数据挖掘的趋势。-The English articles of data mining, abroad and the development trend of data mining
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:633916
    • 提供者:张露
  1. DataSet

    3下载:
  2. 这是在机器学习、人工智能、数据挖掘中经常用到的数据集,聚类分析也经常用,包括:UCI的数据集wine,yeast,iris等,还有USPS数据集,4k2_far,leuk72_3k数据集等。-This is in machine learning, artificial intelligence, data mining frequently used data sets, cluster analysis are often used, including: UCI datasets wine
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7290046
    • 提供者:huisu
  1. gdp

    0下载:
  2. 关于数据挖掘与隐私保护的源代码及论文,主要用到k-means的聚类分析-About Data Mining and Privacy Protection of the source code and papers, mainly used k-means clustering analysis
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:704209
    • 提供者:聪聪
  1. test

    0下载:
  2. 数据挖掘的作业使用K-means聚类算法 使用的是synthetic_control.data数据集-Data mining operations using K-means clustering algorithm using data sets synthetic_control.data
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1266065
    • 提供者:
  1. Application-of-Data-mining

    0下载:
  2. 数据挖掘是商务智能中经常使用的一项重要技术,企业在其整个运营过程中,积累了庞大的数据信息,决策者们所需要的信息往往就隐藏在里面,数据挖掘的目的就是如何有效地处理这些数据。论文结合数据挖掘软件Clementine分析了关联规则和聚类分析这两种算法在超市中的具体应用。-Data mining is an important technology,which is often used in business intelligence.Enterprises have accumulated larg
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:107233
    • 提供者:余承乐
  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. 8cluster

    0下载:
  2. 数据挖掘第八章,聚类算法的研究,将文字材料整合为演讲PPT。-Chapter 8 of data mining
  3. 所属分类:Document

    • 发布日期:2017-04-26
    • 文件大小:450153
    • 提供者:Lee
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 21 »
搜珍网 www.dssz.com