搜索资源列表
AlgorithemofC4.5
- 本论文深入浅出的讲解了C4.5算法,对算法的剪枝、缺省值的处理等方方面面进行了较为详细的讲解,很值得阅读。
TheStudyofDecisionTreeClassifyingMethodinDataminin
- 分类知识的获取是数据挖掘要实现的重要任务之一,其核心问题是解决分类模型的构造和分类算法实现。本文以决策树分类方法中有代表性的方法C4.5为例,介绍数据挖掘中一种分类方法一决策树分类方法及其构建和应用研究。
c4.5
- 数据挖掘十大算法之c4.5简介
C4.5.rar
- Quinlan s C4.5 算法的实现-the implementation of C4.5 [教學文件],Quinlan s C4.5 algorithm-the implementation of C4.5 [Teaching documents]
NICOMPANY1
- 专家点评: Y P7 `. @ {$ r% pa.功能很强大,可以看出花了很多心血在算法上,非常好。算法上还有一点瑕疵,例如在删除一个员工的同时没有办法自动建立其他员工的上下级关系,必须删除全部下级员工,不是非常合理。此外,界面设计过于简单,应该加强. " W" R+ b* g$ a$ Sb.程序运用了自己的算法来提高Tree控件显示的速度和资源分配,这个非常值得肯定和鼓励。* C. c4 D0 e9 ` J$ w# U c.基本实现所有规定的功能,在所有参赛者中唯一熟 : O
ST20programing
- ST20C2/C4 Core Instruction Set Reference Manual
10Algorithms-08
- This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
C4
- code in c++ (for student)
c45_20090628
- c4.5 unix version-c4.5 unix version.........
c4
- VC + +6.0 实现 Windows XP下直接读取MBR-VC++6.0 under Windows XP to achieve a direct reading MBR
ST20C2_C4_Instruction_Set
- This manual provides a summary and reference to the ST20 instruction set for C2 and C4 cores.
HTTP-TUNNEL-DETECTING-TECHNIQUE
- 研究了恶意软件常采用的通信方式———隧道技术,并提出了一种基于C4.5的HTTP 隧道检测算法。该算法采用决策支持树算法 C4.5提取网络流特征字段,根据特征字段生成训练数据建立HTTP隧道分类的决策树检测模型,采用该分类模型检测HTTP隧道流,为检测恶意软件提供依据。-Malicious software often used means of communication--- tunneling technology, and a HTTP based on C4.5 Tunne
10-da--suanfa
- 讲述了最著名的十大数据挖掘算法,经典资料,国际权威的学术组织the IEEE International Conference on Data Mining (ICDM) 2006年12月评选出了数据挖掘领域的十大经典算法:C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART.-About the top ten most famous data mining algorithms, the
DTC4.5-Src
- The C4.5 system consists of four principal programs: 1) the decision tree generator ( c4.5 ), 2) the production rule generator ( c4.5rules ), 3) the decision tree interpreter ( consult ), and 4) the production rule interpreter ( consul
Analysis-of-C4.5-Algorithm
- Application and Analysis of C4.5 Algorithm
c4
- 本文档包含了强大的c语言学习及其资料详解和分析,包含一定的习题和分析解答思考及升华。帮助同学提高和思考。-This document contains a powerful c language learning and Detailed information and analysis, including the analysis of answers to certain exercises and thinking and sublimation. To help students im
C4.5
- 这是介绍c4.5算法的一篇文章,非常清楚-It is an article about c4.5 algorithm,which is quite clear.
C4.5-ppt
- my file is about C4.5 and i want to codes of that in mathlab
c4.5-code
- This file contains matlab code for c4.5 decision tree code, which is used to study id3 algorithm based machine learning code
Real-Time Human Detection Using Contour Cues
- C4行人检测论文 1.使用CENTRIST描述子检测人体轮廓 2.相邻像素间差值的符号是编码轮廓的关键信息。(detecting human Contour using a CascadeClassifier and the CENTRIST descr iptor.)