CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 决策树

搜索资源列表

  1. C45source

    0下载:
  2. C45决策树工具的源代码,及其使用说明。-Application of C45 decision tree tools of source code, and its use.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:48786
    • 提供者:杨金
  1. DeTree

    0下载:
  2. 数据挖掘的决策树算法,C语言实现,可直接运行。-Data Mining Decision Tree Algorithm, C language and can run.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7630
    • 提供者:杨一
  1. ID3.rar

    0下载:
  2. 决策树算法ID3的代码实验,编译后可直接使用的ID3代码,ID3 decision tree algorithm code experiments, compiled code can be directly used in ID3
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-22
    • 文件大小:18502
    • 提供者:xiaolin
  1. id3

    0下载:
  2. ID3决策树算法的实现,3个测试用例,源码以及程序-ID3 decision tree algorithm, three test cases, source code and program
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:364618
    • 提供者:王杰
  1. PCI_Code-Folder

    0下载:
  2. 《集体智慧编程》这本书的源码,里面包含数据挖掘方面的一些算法,包括遗传算法,费舍尔算法,决策树等-" The collective wisdom of programming source code of this book, which contains the data mining aspects of algorithms, including genetic algorithms, Fisher algorithm, decision tree
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1215551
    • 提供者:乐燕芳
  1. DSS

    0下载:
  2. delphi编制的决策支持系统,供初学者使用,用excel,以及有关决策树-delphi compiled decision support system for beginners, excel, as well as the relevant decision tree
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:407784
    • 提供者:lelonglong
  1. c4.5

    0下载:
  2. 是学习决策树很好的例子,利用excel宏生成,希望能对大家有帮助。-Learning decision trees good example of the use of excel macros to generate, we hope to help.
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:156451
    • 提供者:魏洪涛
  1. matlab_ID3

    0下载:
  2. 决策树的ID3算法的源代码,最后是其实验数据,运行很简单!-ID3 decision tree algorithm source code, and finally the experimental data, the run is very simple!
  3. 所属分类:source in ebook

    • 发布日期:2017-11-13
    • 文件大小:2342
    • 提供者:葛伟东
  1. DecisionTree

    0下载:
  2. 决策树算法实现,C4.5,挺好的实现了,大家可以下载来-Cnt main(int argc, char* argv[]){ string filename = "source.txt" DecisionTree dt int attr_node = 0 TreeNode* treeHead = nullptr set<int> readLineNum vector<int> readClumNum int deep
  3. 所属分类:Kill Virus

    • 发布日期:2017-11-14
    • 文件大小:4885181
    • 提供者:王生
  1. decision_trees

    0下载:
  2. 机器学习实战的决策树的代码,经过本来测试,而且将书中运行代码单独写了脚本代码,方便日后直接使用。-Machine learning tree code combat, after the original test, and will run the code alone wrote the book scr ipt code, to facilitate future direct use.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7411
    • 提供者:曾凡杰
  1. lenses

    0下载:
  2. 通过Python语言来创建决策树,并且用决策树来进行隐形眼镜的分类。-Python language by creating a decision tree and decision tree classification for contact lenses.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2105
    • 提供者:珊儿
  1. decision_tree

    0下载:
  2. 决策树分类法,可直接运行,C++编译,内含文件使用讲解。-Decision tree classification method can be run directly, C++ compiled, containing files explain.
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1685961
    • 提供者:yu
  1. treePlotter

    0下载:
  2. python编写的决策树算法源码,清晰易懂,而且有源数据文件-written python decision tree algorithm source code, clear and understandable, and active data file
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:7063
    • 提供者:杨蓝
  1. Ch03

    0下载:
  2. Python 机器学习与实战 第三章 决策树分类问题-Python Machine Learning and practical decision tree classification Chapter III
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:4314
    • 提供者:heortywe
  1. cases-for-R

    0下载:
  2. R的一些案例,包括随机森林、支持向量机、神经网络、决策树、判别分析-some cases of randaom forest,SVM,ANN,decision trees and discriminant analisis for R
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:10115
    • 提供者:李维
  1. jueceshu

    0下载:
  2. 用于R 中的决策树分析问题。在决策树学习中遇到的概念,案例等问题进行探讨-use in R
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:1960261
    • 提供者:龙思瑞
  1. 08 决策树与随机森林

    1下载:
  2. 决策树和决策森林的代码,很不错,适合初学者,一起交流一起进步(The decision tree and decision forest code, very good, suitable for beginners, together with the progress of communication)
  3. 所属分类:书籍源码

    • 发布日期:2018-04-22
    • 文件大小:2113536
    • 提供者:啊大苏打
  1. 常用算法的代码

    0下载:
  2. 包括神经网络,决策树,随机森林,支持向量机等,利于初学者学习进步。
  3. 所属分类:其它

搜珍网 www.dssz.com