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

搜索资源列表

  1. fenleisuanfa

    0下载:
  2. R软件中数据挖掘的几个分类算法,包括bagging,oob-all,arc-fs-R software in several categories of data mining algorithms, including bagging, oob-all, arc-fs
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3575
    • 提供者:熊咏志
  1. KNNclassifier

    0下载:
  2. KNN分类方法的MATLAB代码,可以用于数据挖掘中的K最邻近值聚类方法的实现-KNN classification of MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:702
    • 提供者:yangwj
  1. General_neural_network_of_clustering_algorithm

    0下载:
  2. 模糊聚类虽然能够对数据聚类挖掘,但是由于网络入侵特征数据维数较多,不同入侵类别间的数据差别较小,不少入侵模式不能被准确分类。本案例采用结合模糊聚类和广义神经网络回归的聚类算法对入侵数据进行分类。 -Although fuzzy clustering to cluster the data mining, but the characteristics of the network intrusion data more dimensions, different invasion was l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:25751
    • 提供者:si
  1. weka

    0下载:
  2. 很详细地介绍了weka的数据挖掘功能,尤其是分类模块很完善。-Very detailed descr iption of the weka data mining function, especially the classification module is perfect.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:552452
    • 提供者:cassidy
  1. EncyclopediaofAlgorithms

    0下载:
  2. 算法百科,数据挖掘多种算法的集合,可以分类查询各种算法-Wikipedia algorithms, data mining, a collection of multiple algorithms, you can access a variety of classification algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-12
    • 文件大小:19018836
    • 提供者:依依
  1. decision-tree

    0下载:
  2. 该算法是数据挖掘中的数据分类算法,通过构造决策树,进而实现对数据的分类。-Data classification, decision tree structure
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:198510
    • 提供者:小恒星
  1. datamingcollection

    0下载:
  2. 一个数据挖掘的算法合集,里面有knn分类bayes分类keams分类等算法。对于数据挖掘初学者很有帮助。-A collection of data mining algorithms, which has knn classification bayes classification keams classification algorithm. Useful for data mining beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2628295
    • 提供者:wuyiguo
  1. A-Performance-Perspective

    0下载:
  2. 数据挖掘中的举个中澳算法,分类,聚类,bayesian等。-A Performance Perspective of data mining.Give a full instruction of some key algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:164961
    • 提供者:高进
  1. c4.5

    0下载:
  2. c 4.5 分类算法 数据挖掘 源码-c 4.5 source data mining classification algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:160919
    • 提供者:j
  1. MADELON

    0下载:
  2. 决策树,分类率描述如下。 决策树是重要的数据挖掘方法。-Decision tree, classification rate as described below. Decision tree is an important data mining methods.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3329754
    • 提供者:sophic
  1. Nnetmod

    0下载:
  2. 数据挖掘后向传播分类算法matlab实现,无测试与训练数据集-After the dissemination of data mining classification algorithm matlab to implement, test and training data set without
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:718
    • 提供者:孙一
  1. BPNN

    0下载:
  2. BP神经网络的C#实现 并将BP 用于数据挖掘的分类上-BP neural network and BP C# implementation of the classification for data mining
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3400
    • 提供者:Sandy
  1. Karuna-Pande-Joshi

    0下载:
  2. KPJ 源码,这种算在数据挖掘方面有很重要的作用。其中特别在数据分类的影响。-Apriori V++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:25181
    • 提供者:楚天
  1. IrisDC06

    0下载:
  2. 分类是数据挖掘 、机器学习 和模式识别 中一个重要的研究领域。分类的目的是学会一个分类模型 (称作分类器),该模型能把未知类别的数据项映射到给定类别中。目前发展较成熟的几种分类算法 如决策树、神经网络、贝叶斯方法、遗传算法等。分类具有广泛的应用,例如医学诊断、信用卡系统的信用分级、图像模式识别等。本毕业设计通过使用鸢尾属植物(IRIS)数据集,对当前数据挖掘中具有代表性的优秀分类算法进行分析和比较,总结出了各种算法的特性,为使用者选择算法或研究者改进算法提供了依据。-Classificatio
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:580645
    • 提供者:江霞
  1. test_draworb0

    0下载:
  2. 高级信息提取 基于专家知识的决策树分类:规则获取(经验总结、数据挖掘如c4.5 cart算法)、规则定义以及构建决策树 -Advanced information extraction based on expert knowledge of the decision tree classification: the rules to get (lessons learned, data mining algorithms such as c4.5 cart), definit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1933
    • 提供者:陈红
  1. Bayes

    0下载:
  2. 这是一个可用于分类和数据挖掘的贝叶斯算法,Java源代码-the source code of bayes Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3040
    • 提供者:张宜浩
  1. Ensemble-learning-based-on-GMDH

    0下载:
  2. 基于自组织数据挖掘的多分类器集成选择的程序-Multiple classifiers ensemble selection based on GMDH
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1771420
    • 提供者:肖进
  1. beiyesifenlei

    1下载:
  2. 数据挖掘的贝叶斯分类的实现,数据挖掘的可以-Bayesian classification of data mining implementation, data mining can look
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2448384
    • 提供者:周君
  1. Data-Mining-Concepts-and-Techniques

    0下载:
  2. 介绍什么是数据挖掘,什么是数据库中知识发现。书中的材料从数据库角度 提供,特别强调发现隐藏在大型数据集中有趣数据模式的数据挖掘基本概念和技术。所讨论的实现 方法主要面向可规模化的、有效的数据挖掘工具开发。 除学习数据挖掘系统的分类之外,你将看到建立未来的数据挖掘工具所面临的挑战性问题-Introduction What is data mining, knowledge of what is found in the database. The book provides the m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1762980
    • 提供者:cy
  1. BAMIC

    0下载:
  2. 该代码使用BAMIC方法实现数据挖掘中多示例聚类方法来解决分类问题。-BAMIC performs multi-instance clustering by adapting k-medoids algorithm to deal with objects described using bags of instances
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2911
    • 提供者:KXJ
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com