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

搜索资源列表

  1. C45Rule-PANE

    0下载:
  2. 决策树 C45Rule-PANE算法 解决了决策的问题,是从QUILAN算法修改而成-Decision Tree C45Rule - PANE algorithm to solve the problem of decision-making, from QUILAN algorithm revisions
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7845
    • 提供者:黎平
  1. ID3算法源程序(C语言)

    0下载:
  2. ID3算法源程序。使用的方法是编写一个*.dat文件保存样本数据,还有一个*.tag文件保存属性列名,且最后一个属性是标号属性。运行是输入id3 文件名。输出格式是一个二叉判定树。-ID3 algorithm source. The method used was to prepare a document preservation *. dat sample data, a document preservation *. tag attributes listed, and the fina
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4852
    • 提供者:小丁
  1. 决策树学习及SEE5的使用

    2下载:
  2. 数据挖掘分类算法决策树学习算法介绍以及SEE5的使用说明-data mining algorithms decision tree classification algorithm presentations and the use SEE5
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:109823
    • 提供者:黄瑞
  1. ID3_src

    0下载:
  2. 一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4254
    • 提供者:罗成
  1. AI.ID3

    1下载:
  2. 用决策树(ID3算法)进行关键字提取 根据词频特征对文章中的关键字时行识别-using decision tree (ID3 algorithm) for keyword extraction Frequency characteristics according to the article, keyword identification at the OK
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:117032
    • 提供者:陈新新
  1. c4.5r8

    1下载:
  2. 决策树分类算法源代码,非常优秀的数据挖掘工具包,全部使用C语言完成的-decision tree classification algorithm source code, excellent data mining tool kits, all use the C language completed
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:161431
    • 提供者:刘志刚
  1. c4.5-win

    0下载:
  2. windows操作系统下的决策树分类算法工具包,经典的C4.5算法实现,功能巨强大!-windows operating system under the decision tree classification algorithm tool kit, the classical algorithm C4.5, functional Giant powerful!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:97172
    • 提供者:刘志刚
  1. DescionTree

    0下载:
  2. 决策树技术之ID3以及C4.5算法学习,很有用哦-decision tree technology and C4.5 ID3 algorithm learning useful oh
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:114695
    • 提供者:唐稍逊
  1. c45Algorithm

    0下载:
  2. C4.5是决策树的经典算法 C4.5 归纳学习是完全自动的学 习算法,所需要做的是选取有用的特征,构建实例数据库供它学习-C4.5 decision tree is the classic C4.5 inductive learning algorithm is completely automatic learning algorithm, what needs to be done is to select useful features, build databases for i
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1596
    • 提供者:唐宇
  1. vc++c4.5

    0下载:
  2. 基于vc的决策树的分类算法是ID3算法的演变-vc on the decision tree classification algorithm is the evolution ID3 algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:491093
    • 提供者:磨高尚
  1. waff-2007-01-11

    1下载:
  2. 一个由Mike Gashler完成的机器学习方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms. -by Mike Gashler a complete machine learning includes the neur al net, naive bayesian classifier.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1625645
    • 提供者:lyb
  1. ADTree

    0下载:
  2. JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:11512
    • 提供者:zhengjuanwu
  1. DecisionStump

    0下载:
  2. JAVA的一个程序,是分类算法中的判定树的一部分。-JAVA a process, the classification algorithm of decision tree part.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5000
    • 提供者:zhengjuanwu
  1. 用决策树做模式表述

    0下载:
  2. 使用决策树进行R语言建模的例子,是模式表达领域的一个例子。(An example of R language modeling using decision tree algorithm)
  3. 所属分类:大数据

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:yyuan15
  1. DecisionTree

    0下载:
  2. 利用Anaconda编写的决策树,可用于分类(This decision tree algorithm which is used for classification coded by Anaconda.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. DT

    0下载:
  2. 调用于sklearn平台的决策树算法,有着较好的分类能力(The decision tree algorithm used in sklearn platform has good classification ability)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:沉寂lll
  1. 决策树-判断隐形眼镜的类型

    0下载:
  2. 使用python实现的利用随机数生成算法对一个实例,判断隐形眼镜类型的分类问题进行解决。(Use python and random decision tree algorithm to solve the classification problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:9216
    • 提供者:richugh
  1. 决策树

    2下载:
  2. 基于matlab的机器学习中决策树算法,代码很完整,都能运行(Matlab-based decision tree algorithm in machine learning, the code is complete, can run)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-03
    • 文件大小:71680
    • 提供者:姜果果
  1. 决策树

    1下载:
  2. 决策树算法对天气和住院数据进行处理,可运行(The decision tree algorithm can process weather and hospitalization data and run.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-01
    • 文件大小:74752
    • 提供者:kiwy
  1. 决策树

    1下载:
  2. 决策树算法基于python语言的具体实现实例(Implementation of decision tree algorithm based on Python language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-05-11
    • 文件大小:141312
    • 提供者:lazy_girl
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 17 18 »
搜珍网 www.dssz.com