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

搜索资源列表

  1. ID3_java

    0下载:
  2. 使用java语言实现的ID3算法(决策树)-ID3 algorithm using java implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:330.14kb
    • 提供者:amily
  1. C45

    0下载:
  2. C4. 5 决策树展示算法的设计, C4. 5 决策树展示算法的设计-C4. 5 shows the decision tree algorithm design, C4. 5 shows Algorithm for Decision Tree
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:139.02kb
    • 提供者:shj
  1. imageretrievalVC

    0下载:
  2. 实现对图像的检索,里面有很多经典的算法,SFT,决策树等等 -Realize image retrieval, there are many classical algorithms, SFT, decision tree, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4.05mb
    • 提供者:xiewei
  1. Sensitive-image-filtering

    0下载:
  2. 研究了基于内容敏感图像过滤中的若干关键 技术, 分析比较了三种常用的肤色检测算法, 利用统计阈值法评价了各个特征分类图像的能力强弱, 并依此实现了一个决策树 敏感图像过滤器。为有效降低肖像类正常图像的误判率, 又在过滤器中使用了人脸检测机制-Of context-sensitive image filtering based on the number of key technologies, analysis and comparison of the three common ski
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:435.76kb
    • 提供者:朱秀红
  1. dtree

    0下载:
  2. C语言实现的决策树算法,广泛应用在模式识别中-C language implementation of the decision tree algorithm, widely used in pattern recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:1.98kb
    • 提供者:wangcanjin
  1. HOG

    0下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类, 提出了一种基于聚类的核主成分分析梯度方向直方图和二叉决策树支持向量机的运动目标分类算法.利用背景减法提取运动目标前景区域, 并识别出潜在候选运动目标.利 用提出的基于聚类的核主成分分析的梯度直方图描述子提取候选运动目标的特征, 以较低维数的数据有效地描述运动目标的有效特征. 将提取的运动目标特征输入二叉决策树支持向量机, 实现多类目标的准确分类. 通过在不同视频序列上的实验验证, 提出的算法对运动目标进行较好地分类, 而且在运算速度方面较传
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:265.98kb
    • 提供者:高峰
  1. DecisionTree

    0下载:
  2. 基于OpenCV的例程,修改实现了基于MFC对话框构架的决策树算法,将部份注释和运行提示译成了中文,有助于更好地理解原程序。-MFC dialog based Decision-Tree algorithm modifited from OpenCV source code, adding Chinese comment for better understanding the program.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3.2mb
    • 提供者:安庆友
  1. Improved-ICA-character-recognition

    1下载:
  2. 该算法一种结合改进的基于独立分量分析(ICA)提取算法和基于多层感知器和单向二叉决策树的多类支持向量机分类方法。-The algorithm is a combination of improved based on independent component analysis (ICA) algorithm and multi-class support vector machine classification method based on binary decision tree of
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5.94kb
    • 提供者:谭立国
  1. 112

    0下载:
  2. 决策树算法 决策树算法 决策树算法-Decision tree algorithm decision tree algorithm decision tree algorithm decision tree algorithm decision tree algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-11-13
    • 文件大小:1.47mb
    • 提供者:高爽
  1. C4_5

    0下载:
  2. C4.5算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. 分类决策树算法是从大量事例中进行提取分类规则的自上而下的决策树. -C4.5 algorithm is a machine learning algorithm, a classification decision tree algorithm, the core algorithm is ID3 algorithm classification tree algorithm is extracted from
  3. 所属分类:图形图像处理(光照,映射..)

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

    1下载:
  2. 机器学习的决策树算法,matlab编写。适合初学者对决策树算法有初步的认识。-Decision Tree Algorithm machine learning, matlab prepared. Suitable for beginners to have a preliminary understanding of the decision tree algorithm.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-26
    • 文件大小:268.73kb
    • 提供者:nilaoda
  1. MyFrandomforest

    0下载:
  2. 随机森林算法,用来训练检测器的决策树。行人跟踪的一种常用算法-Random Forest algorithm is used to train the detector tree. A common pedestrian tracking algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:111.2kb
    • 提供者:fudongqi
  1. dtree_cart

    0下载:
  2. 本程序主要实现了cart决策树分类算法,供初学者学习和使用,代码中有样例,运行代码可以得到分类结果。-The program achieved a major cart decision tree classification algorithm, for beginners to learn and use the code in the sample, run the code can be obtained classification result.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5.7kb
    • 提供者:雒培磊
  1. decision-tree

    0下载:
  2. 二叉决策树能很好地运行,适合初学者,希望能帮助大家更好地学习算法-Binary decision tree can run well, suitable for beginnersHope I can help you better learning algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:714byte
    • 提供者:解俊雄
  1. mininv_Matlab_prepared

    0下载:
  2. 用matlab编写的CART数据挖掘决策树算法 很好的 可以-Matlab prepared by the CART decision tree data mining algorithm is very good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-18
    • 文件大小:2kb
    • 提供者:peduction
  1. algorithmlltorithmCART

    0下载:
  2. 用matlab编写的CART数据挖掘决策树算法 很好的 可以-Matlab prepared by the CART decision tree data mining algorithm is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-17
    • 文件大小:2kb
    • 提供者:iatthqqj
  1. SKRO

    0下载:
  2. 用matlab编写的CART数据挖掘决策树算法 很好的 可以-Matlab prepared by the CART decision tree data mining algorithm is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-12-18
    • 文件大小:2kb
    • 提供者:Sverrn
  1. VFOI

    0下载:
  2. 用matlab编写的CART数据挖掘决策树算法 很好的 可以(Matlab prepared by the CART decision tree data mining algorithm is very good)
  3. 所属分类:分形几何

    • 发布日期:2017-12-23
    • 文件大小:1kb
    • 提供者:yncitw
  1. zplbsd59

    1下载:
  2. vc++下的决策树cart算法,最为经典的算法之一,()
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:vyhgg%218439
  1. esdf

    0下载:
  2. 决策树 cart 二叉树代码,简要算法与说明()
  3. 所属分类:图形图像处理

搜珍网 www.dssz.com