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

搜索资源列表

  1. k-means

    0下载:
  2. 实现了K均值算法,可以对movielens上的数据进行自动分类,给出推荐值,是数据挖掘中的信息推介必要的算法工具。可以直接对movelens的数据进行聚类-Implementation of the K-means algorithm, can movielens on automatic classification of data, recommend give the value of data mining are to promote the necessary information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:19817
    • 提供者:张安站
  1. Apriori

    0下载:
  2. 数据挖掘中的一种方法,可以用来对一组数据进行频繁项集的挖掘。是一种很好的算法,同时,也存在一些不足,需要加以改进!-a kind of arithmetic in datamining
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2088247
    • 提供者:杨仕军
  1. k_means

    0下载:
  2. k-means(欧氏距离)聚类算法是最基本的聚类算法,是理解和应用聚类算法的基础,通过k-means(欧氏距离)聚类算法我们才可以初步了解数据挖掘的原理。-k-means (Euclidean distance) clustering algorithm is the most basic clustering algorithm, is understanding and the basis for the application of clustering algorithm, throu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:276524
    • 提供者:徐加子
  1. RoughSet

    0下载:
  2. 数据挖掘技术-粗糙集属性约减算法,对其描述以及算法实现!-rough set algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:5578
    • 提供者:liu
  1. CBA_SYSTEM

    0下载:
  2. 本文介绍了一个用java语言编写的用于分析消费行为的数据挖掘应用软件,并对于所应用的算法进了分析和解释。此软件具有客户消费等级分类,客户消费模式记 录,客户消费行为判断,异常消费警告等主要功能。该软件适用于银行业的决策者和网络购物的平台 -【Abstract】This review presents the course of developing software of Customer Behavior Analysis System with JAVA programming la
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5535660
    • 提供者:caiwei
  1. Apriori-DIC

    0下载:
  2. 数据挖掘Apriori算法和DIC算法的C++实现。-Data mining algorithm Apriori algorithm and the DIC of the C++ to achieve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:6712
    • 提供者:Xu Enliang
  1. KarunaPandeJoshisuanfafenxi

    0下载:
  2. 对数据挖掘的Algorithms算法进行了详尽的分析,值得一看!-Algorithms for data mining algorithms detailed analysis, see!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:28565
    • 提供者:tianruixia
  1. fanny

    0下载:
  2. 模糊分类是目前比较流行的用于数据挖掘的分类算法,而Fanny是其中一种基于FCM算法,用于实现模糊分类的应用程序-Fuzzy clustering is a popular method for data clustering and classification in data mining, Fanny program realizes one of FCM algorithms, to achieve the application of fuzzy clustering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:11463
    • 提供者:林文
  1. K-means

    0下载:
  2. 通过对聚类分析及其算法的论述,从多个方面对这些算法性能进行比较,同时以儿童生长发育时期的数据为例通过聚类分析的软件和改进的K-means算法来进一步阐述聚类分析在数据挖掘中的实践应用。-Through cluster analysis and discussion of algorithms, from a number of aspects of the performance of these algorithms compared to growth and development of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:10428
    • 提供者:李华琼
  1. EntropyOutlier

    0下载:
  2. 查找孤立点 JAVA代码,简单易用,孤立点,即数据中不同于数据一般模型的数据对象,可能由度量或执行错误导致,也可能是固有数据变异性的结果,预示着重要的信息。与一般热门研究课题不同,目前没有任何一款国际认可的软件可以直接对对孤立点进行检测与分析,孤立点检测与分析的算法研究是近年来数据挖掘领域新兴的复杂困难而有意义的课题。在诈骗检测、贷款申请处理、网络入侵检测、时间序列检测、网路性能监视、故障诊断、图像中检测噪声点等方面都有广泛的应用。-outlier detection
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:6211
    • 提供者:suivy
  1. yichuansuanfawenzhang01

    0下载:
  2. 这是一篇文献,文献题目是:《于粗糙集和遗传算法的数据挖掘方法》-This is a literature, literature entitled: " in the rough set and genetic algorithm data mining"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:222004
    • 提供者:姚春玲
  1. Aprior

    1下载:
  2. 数据挖掘,APRIORI算法的实现,C语言-APRIORI to achieve,C language,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2375817
    • 提供者:镤七
  1. Apriori

    0下载:
  2. Apriori算法C++描述,数据挖掘还未调试-Apriori algorithm for C++ descr iption, data mining has not debugging
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2599
    • 提供者:筱筱
  1. apriori

    0下载:
  2. 数据挖掘里面 需要频繁项集的算法 因为当初还没有学习数据库 所以算法只能算是模拟的-It needs data mining algorithm for frequent itemsets because the study database was therefore not only a simulation algorithm
  3. 所属分类:Database system

    • 发布日期:2017-04-08
    • 文件大小:162036
    • 提供者:wang
  1. Apriori

    0下载:
  2. 数据挖掘的经典算法Apriori算法,可实现数据的挖掘处理-Classical data mining algorithm Apriori algorithm, data mining can be dealt with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:273842
    • 提供者:yyx
  1. Apriori

    1下载:
  2. 数据挖掘的经典算法Apriori的实现,程序运行简单,功能满足实验要求。-Data Mining the realization of the classic Apriori algorithm, the program to run a simple functional test requirements to meet.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1353
    • 提供者:日新
  1. Apriori

    0下载:
  2. 改进Apriori算法 数据挖掘的-Apriori
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2669
    • 提供者:wisher
  1. SVMlight

    0下载:
  2. 数据挖掘中经典的支持向量机分类算法的源代码-Data Mining in the classical support vector machine classification algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:304187
    • 提供者:lxg
  1. Id3

    0下载:
  2. 数据挖掘、机器学习中经典的ID3算法,分类器java实现-Data mining, machine learning in the classical ID3 algorithm java classifier to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:4487
    • 提供者:sicotron
  1. apriori

    0下载:
  2. 数据挖掘中的Apriori算法实现,源码中包含简单的例子和说明.算法模块可独立应用到其他程序中.-Apriori data mining algorithm, source code contains a simple example and descr iption. Algorithm modules can be independently applied to other procedures.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9568
    • 提供者:0x7c00
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com