CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 决策树

搜索资源列表

  1. 92

    1下载:
  2. 本代码是用java语言编写的基于决策树c4.5算法的数据挖掘程序,它可以在很多领域如股票系统中使用 -the code is written in java-based Decision Tree Algorithm Bank data mining process, it can in many areas such as the use of the stock system
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:226.76kb
    • 提供者:飞翔
  1. 5611969759

    0下载:
  2. 决策树分类的ID3算法[VC++],请大家多指教,-the ID3 decision tree classification algorithm [VC], please enlighten everyone, thank you
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19.24kb
    • 提供者:yebin
  1. c4.5r8

    0下载:
  2. 决策树ID3算法的改进算法,可以处理数值属性,缺丢值和噪声数据.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:157.81kb
    • 提供者:chj2010
  1. C45_Sun

    1下载:
  2. 常用决策树算法C4.5的实现代码。利用matlab实现。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.49kb
    • 提供者:minghongxie
  1. StudyOnDecisionTreeBaseOnRoughSet

    0下载:
  2. 基于粗糙集理论的决策树预修剪学习算法研究,对决策树算法加以了改进.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:547.91kb
    • 提供者:laishuguang
  1. r8

    0下载:
  2. 这是一个有关决策树分类器中C4.5算法的原程序-This is a decision tree classifiers on which the original algorithm C4.5 procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:157.13kb
    • 提供者:周俊萍
  1. decisiontree

    1下载:
  2. 这个是一个关于建立决策树的python程序.本程序运用entropy来决定splitting point.处理的数据得在程序中输入.希望大家觉得有用-This is a decision tree on the establishment of procedures for the python. Entropy of the process to decide the use of splitting point. Deal with the data was input in the pro
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-04-05
    • 文件大小:1.2kb
    • 提供者:icer
  1. c4.5matlab

    1下载:
  2. c4.5 关于决策树decision tree的matlab实现程序 -c4.5 decision tree decision tree on the realization of the matlab program
  3. 所属分类:Data structs

    • 发布日期:2016-01-27
    • 文件大小:4.4kb
    • 提供者:凌风
  1. ID3

    0下载:
  2. 此编码是一个数据挖掘的决策树各种算法。以作为入门提示-this code is a decision tree data mining algorithms. As a portal to suggest-This code is a decision tree data mining of various algorithms. Getting Started as a prompt-this code is a decision tree data mining algorithms. As
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6.17kb
    • 提供者:陈少杰
  1. ID3

    0下载:
  2. 机器学习:ID3算法建立决策树,输入训练样本,以广义表的形式输出-Machine Learning: ID3 decision tree algorithm, input the training samples, the generalized form of the output table
  3. 所属分类:Data structs

    • 发布日期:2015-09-30
    • 文件大小:229.81kb
    • 提供者:陈宪法
  1. aa

    0下载:
  2. 一个关于决策树算法的综述文章,希望对大家有用。-A review of the decision tree algorithm article, we want to be useful.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:145.09kb
    • 提供者:天涯
  1. Application_of_Decision_Trees_on_uncertain_data.ra

    0下载:
  2. 决策树分类算法在不确定型数据方面的应用,首先进行学习,然后进行分类-Application of Decision Trees on uncertain data
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:171.42kb
    • 提供者:赵全来
  1. id

    0下载:
  2. 决策树Id3算法,基于决策树的分类算法,包含注释-fbjdhuieher
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:135.61kb
    • 提供者:刘宁
  1. DTree-C4.5

    0下载:
  2. ID3 决策树的实现 数据挖掘 Dtree4.5-ID3 decision tree data mining Dtree4.5
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:20.66kb
    • 提供者:林一
  1. decision-tree

    0下载:
  2. 决策树算法是利用最广泛的 数据挖掘算法之一-The decision tree algorithm is the most widely used data mining algorithms, one of...
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:825.79kb
    • 提供者:lixh
  1. DecisionTree

    0下载:
  2. 一个实现决策树的小算法,是实现的源代码- a decision tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:18.86kb
    • 提供者:李念
  1. Java_DataMing

    0下载:
  2. 应用递归思想,完成深度优先的递归,当完成递归后,生成决策树。最后根据决策树,作出决策-Application of recursive thinking, complete depth-first recursive, generated after the completion of recursive decision tree. Finally, decision trees, decision-making
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:17.01kb
    • 提供者:Davad
  1. classifier

    0下载:
  2. 该源码实现了决策树C4.5算法,用于分类预测-This source realized the decision tree C4.5 algorithm used for classification prediction
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:9.99kb
    • 提供者:cxl
  1. ID3

    0下载:
  2. 这是关于决策树ID3的代码,是我在新浪微博上找到的,我已经编译通过了,代码很有扩展价值!-This is a decision tree ID3 code I found on Sina microblogging, I have been compiled by the a code useful extension value!
  3. 所属分类:Data structs

    • 发布日期:2017-11-28
    • 文件大小:183.31kb
    • 提供者:吕斌
  1. 决策树java代码1

    0下载:
  2. 决策树可对数据进行分类,选出最大增益属性。(Decision tree can be classified data, select the maximum gain attribute.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-20
    • 文件大小:16kb
    • 提供者:格格啊
« 12 »
搜珍网 www.dssz.com