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

搜索资源列表

  1. dtview-java

    1下载:
  2. java语言实现的一个在数据挖掘中能图形化显示决策树分类结果的程序。-java language of a data mining can display graphical decision tree classification procedures.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:145778
    • 提供者:郭勇
  1. jueceshur8

    0下载:
  2. 是构造决策树分类器的一种算法,它是ID3算法的扩展。ID3算法只能处理离散型的描述性属性,而此算法还能够处理描述性属性是连续型的情况。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:225727
    • 提供者:刘林
  1. wajue

    0下载:
  2. 利用VC++实现决策树分类算法,已经测试过!可用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23461
    • 提供者:
  1. matlabcart

    0下载:
  2. 决策树分类法,通过决策树分类方法将数据集分类,传统的数据挖掘方法。-Decision tree classification, classification by decision tree classification data sets, the traditional data mining methods.
  3. 所属分类:Other systems

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

    0下载:
  2. 决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1018
    • 提供者:lily
  1. InductionofDecisionTrees

    0下载:
  2. 模式识别中多类分类问题决策树间接Induction of Decision Trees-Pattern Recognition in many types of decision tree classification of indirect Induction of Decision Trees
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:896558
    • 提供者:john
  1. 1

    0下载:
  2. D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id3 a useful data mining algorit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:40390
    • 提供者:kintsen
  1. UncertainDataClassfication

    0下载:
  2. 数据挖掘决策树,用于非确定性数据的分类,参照国际论文写的-decision tree for uncertain data
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1331973
    • 提供者:yifeng
  1. decisiontree

    0下载:
  2. 决策树算法程序,用于分类 使用的数据集为合成标签数据集-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2234
    • 提供者:yifanyingzyf
  1. C4_5

    0下载:
  2. 决策树分类算法C4.5的matlab代码实现,可返回训练集和测试集的结果,有详细注释(classification tree)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:木木木233
  1. 决策树

    3下载:
  2. 决策树id3算法matlab代码,已调试,根据需要改写main函数,实现数据分类功能(code for decision tree)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:辛巴达
  1. pres

    0下载:
  2. 三种分类器:决策树分类器,k-NN分类器和k-means分类器的运行时间以及运行准确率的比较。(Three kinds of classifiers: decision tree classifier, k-NN classifier and K-means classifier running time and accuracy comparison.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:20480
    • 提供者:ignory
  1. id3决策树——new

    0下载:
  2. 这是一个ID3决策树分类的代码用于分类器的计算,大家下载类以后可以学习使用,ID3是一种比较古老的决策树,最新的有C4.5等(This is an ID3 decision tree classification code for classifier calculation, which can be used after downloading the class. ID3 is a relatively ancient decision tree, with the latest C4.5
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:12288
    • 提供者:niuzhanhua
  1. code

    0下载:
  2. 可完成相应的SVM分类、决策树分类、图片压缩、图片重采样、中值滤波等图片处理工作(It can complete the corresponding picture processing work.)
  3. 所属分类:其他

  1. Iris_DecisionTree

    0下载:
  2. python 鸢尾花(iris)数据分类测试程序,采用决策树方法。(Python iris flower (IRIS) data classification test program, using the decision tree method.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:rhlee2k
  1. 决策树分类代码

    1下载:
  2. 本代码基于MATLAB平台完成,对图像进行相应的决策树分类(This code is based on the MATLAB platform, for the corresponding decision tree classification)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:嘻嘻sunshine
  1. DCT

    0下载:
  2. 机器学习的决策树,通过调用sklearn中的函数完成,同时可以对txt文件中的数据集进行分类(Decision Tree,machine learning,separate the dataset in txt files.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:Joeyq
  1. DT

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

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:沉寂lll
  1. GBDT

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

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:794937246
  1. ID3

    2下载:
  2. 基于matlab的决策树ID3算法,完成对数据集的分类问题(Based on matlab decision tree ID3 algorithm, the classification of data sets is completed.)
  3. 所属分类:其他

    • 发布日期:2020-11-07
    • 文件大小:4096
    • 提供者:绯色Jennifer
« 12 3 »
搜珍网 www.dssz.com