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

搜索资源列表

  1. Weka-3-2

    1下载:
  2. Weka is a collection of machine learning algorithms for data mining tasks. The algorithms can either be applied directly to a dataset or called from your own Java code. Weka contains tools for data pre-processing, classification, regression, clusteri
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15446626
    • 提供者:马何坛
  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. CART_iris

    0下载:
  2. matlab数据挖掘算法。实用cart决策树进行分类,可识别多类。decision tree algorithm, classification.-Matlab data mining algorithms. Practical cart decision tree classification, identification number category. Decision tree algorithm, the classification.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1000
    • 提供者:李思
  1. id3c4.5

    0下载:
  2. 数据挖掘,决策树的使用,利用决策树来实现对数据的分类和提出-data mining, the use of decision tree, the use of decision tree to achieve the classification of the data and make
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27681
    • 提供者:iceriver
  1. ID3code

    0下载:
  2. id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!-id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, Thus,
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:11293
    • 提供者:李顺古
  1. Theclassicalid3

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

    • 发布日期:2008-10-13
    • 文件大小:40058
    • 提供者:王小明
  1. crossvalidate

    2下载:
  2. 基于决策树的n则交叉验证分类器 (决策树程序直接调用matlab中的) crossvalidate.m N则交叉验证程序,N可选 NDT.mat 含9个国际公认标准数据集,已做过标么处理,可直接使用 专业-n Based on Decision Tree is cross-validation classification (decision tree directly call the Matlab) cr ossvalidate.m N is cross-validation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:235527
    • 提供者:hehuixin
  1. dtview

    0下载:
  2. 决策树 C4.5 分类器, 用C语言写的.大家一起参考一下.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:143178
    • 提供者:sj2ac
  1. BigTree2

    0下载:
  2. 该代码是数据挖掘里面的决策树算法 利用ID3理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:81316
    • 提供者:刘洋
  1. c45

    0下载:
  2. 该代码是数据挖掘里面的决策树算法 利用c45理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:768813
    • 提供者:zkm
  1. id3

    0下载:
  2. Decision Tree 决策树算法ID3 数据挖掘 分类
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:113692
    • 提供者:chen
  1. PatternRecognition

    1下载:
  2. 1.Fisher分类算法 2.感知器算法 3.最小二乘算法 4.快速近邻算法 5.K-近邻法 6.剪辑近邻法和压缩近邻法 7.二叉决策树算法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8094
    • 提供者:wct
  1. dssTree

    1下载:
  2. ID3决策树算法的JAVA实现:ID3算法是机器学习中的一种分类方法,本例子用java构建多叉树来实现id3算法。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:460607
    • 提供者:more
  1. pc4.5.tar

    1下载:
  2. 此代码是用c语言编写的决策树的c4.5代码,它是数据挖掘分类算法中的一种,可以对给定数据集进行分类,挖掘出规则-this code is c language of the decision tree Bank code, which is data mining classification algorithm of a can of a given data set for classification, tapping rules
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:222732
    • 提供者:李雪
  1. C4.5算法源程序

    0下载:
  2. C4.5算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-C4.5 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, and came to decision-making rules.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11474
    • 提供者:亚亚
  1. deboor-cox.rar

    0下载:
  2. 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-05-13
    • 文件大小:220809
    • 提供者:高阳
  1. id3

    1下载:
  2. 数据挖掘分类算法——决策树id3算法,c++实现-Data mining classification algorithms- id3 decision tree algorithm, c++ implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-25
    • 文件大小:60416
    • 提供者:cxq
  1. id3

    0下载:
  2. 使用id3决策树建立学生信息管理系统,对学生成绩按照籍贯、院系、科目等分类成不及格、及格、良好、优秀-Id3 decision tree with the establishment of student information management system, according to origin of student achievement, faculty, courses, etc. and to not pass, pass, good, excellent
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:14068
    • 提供者:小新
  1. Games

    0下载:
  2. Bayes分类器——算法设计 1. 使用决策树(Decision tree)分类算法、朴素贝叶斯(Naï ve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测。 2. 数据集描述: Tic-tac-toe游戏的二叉分类。Tic-tac-toe游戏示例如下-Bayes classifier- Algorithm 1. Using the decision tree (Decision tree) classi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1439417
    • 提供者:vera
  1. CKPCA-HOG-SVM

    1下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。-In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:544614
    • 提供者:piano
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com