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

搜索资源列表

  1. paper

    0下载:
  2. 关于数据挖掘的分类算法,主要介绍基于不确定数据的决策树算法-With regard to the classification of data mining algorithms, mainly introduces the decision tree algorithm based on uncertain data
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:685053
    • 提供者:任广明
  1. HTTP-TUNNEL-DETECTING-TECHNIQUE

    0下载:
  2. 研究了恶意软件常采用的通信方式———隧道技术,并提出了一种基于C4.5的HTTP 隧道检测算法。该算法采用决策支持树算法 C4.5提取网络流特征字段,根据特征字段生成训练数据建立HTTP隧道分类的决策树检测模型,采用该分类模型检测HTTP隧道流,为检测恶意软件提供依据。-Malicious software often used means of communication--- tunneling technology, and a HTTP based on C4.5 Tunne
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:135794
    • 提供者:sss
  1. jcsb

    2下载:
  2. 文中研究了6种常用数字调制信号识别的特征参数集,并采用决策树判别方法进行分类识别。仿真结果表明,在SNR≥5dB时,识别正确率在99 以上,且当SNR≥20dB时,识别正确率达到100 。其特点是,算法简单,识别正确率高,达到了自动分类识别的目的,并有利于实现识别的实时化。-In this paper, we study the set of characteristic parameters of the six kinds of commonly used digital modulatio
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:84102
    • 提供者:miller
  1. target-detection-algorithm-

    0下载:
  2. 为克服传统目标识别方法在处理空间特征分布极为复杂的数据时的缺点,提出1 种基于决策树的多特征检测算法,并将其应用到基于视频的海上搜救目标检测中. 该算法首先提取图像中的颜色、亮度等信息,通过计算各特征的信息增益建立决策树,将搜救目标检测问题分解成3 层决策树分类问题. 实验表明,该算法能够提高多特征目标检测的效率,在救生艇、筏等海上搜救目标检测的应用中取得较好的结果.-Characteristics to overcome the traditional target recognition m
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:168920
    • 提供者:majun
  1. CHAID

    0下载:
  2. 决策树CHAID算法在Clementine中的应用-Decision tree CHAID algorithm in the Clementine
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:877522
    • 提供者:yuanhui
  1. jue-celun-daima

    0下载:
  2. 数字调制方式自动识别 源代码 基于决策树理论实现数字调制方式自动识别的算法 -Automatic recognition of digital modulation theory of decision tree based on the source code to achieve automatic digital modulation recognition algorithm
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:1701
    • 提供者:
  1. classificiation-algorithm-overview

    0下载:
  2. 机器学习领域经典分类算法综述,包括Decision Tree(ID3、C4.5(C5.0)、CART、PUBLIC、SLIQ和SPRINT算法),三种典型贝叶斯分类器(朴素贝叶斯算法、TAN算法、贝叶斯网络分类器),k-近邻 、 基于数据库技术的分类算法( MIND算法、GAC-RDB算法),基于关联规则(CBA:Classification Based on Association Rule)的分类(Apriori算法),支持向量机分类,基于软计算的分类方法(粗糙集(rough set)、遗传
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:30590
    • 提供者:MM
  1. 04505287

    0下载:
  2. An increasing number of distributed generation units (DG units) are connected to the distribution network. These generators affect the operation and coordination of the distribution network protection. The influence from DG units that are cou
  3. 所属分类:Project Design

    • 发布日期:2017-05-14
    • 文件大小:3511193
    • 提供者:ali
  1. c4.5-code

    0下载:
  2. This file contains matlab code for c4.5 decision tree code, which is used to study id3 algorithm based machine learning code
  3. 所属分类:Development Research

    • 发布日期:2017-04-13
    • 文件大小:2260
    • 提供者:sgnaren
  1. An-Efficient-Tree-based-Power-Saving-Scheme-for-W

    0下载:
  2. Wireless sensor networks with mobile sink are ex-pected to increase the flexibility for gathering information in large-scale sensing and detecting environments. Energy saving becomes one of the most important features of the sensor nodes to extend th
  3. 所属分类:Communication

    • 发布日期:2017-05-07
    • 文件大小:1226338
    • 提供者:wadgiad
  1. 2012.李航.统计学习方法

    5下载:
  2. 《统计学习方法》是计算机及其应用领域的一门重要的学科。《统计学习方法》全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、k近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。除第1章概论和最后一章总结外,每章介绍一种方法。叙述从具体问题或实例入手,由浅入深,阐明思路,给出必要的数学推导,便于读者掌握统计学习方法的实质,学会运用。为满足读者进一步学习的需要,书中还介绍了一些相关研究,给出了少量习题,列出了主要参考文
  3. 所属分类:文章/文档

    • 发布日期:2017-12-20
    • 文件大小:17750016
    • 提供者:Somnus2018
搜珍网 www.dssz.com