Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c4.5
Search - c4.5 - List
CSharpC4.5
DL : 0
C4.5 算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. C4.5算法继承了ID3算法的优点,并在以下几方面对ID3算法进行了改进: 1) 用信息增益率来选择属性,克服了用信息增益选择属性时偏向选择取值多的属性的不足; 2) 在树构造过程中进行剪枝; 3) 能够完成对连续属性的离散化处理; 4) 能够对不完整数据进行处理。 C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。-The design and implementation of C4.5 and source code,C4.5 algorithm is a classification of the decision tree algorithm of machine learning algorithms, the ID3 algorithm is the core algorithm.
Update : 2024-04-28 Size : 2048 Publisher : 李菲

c4.5分类器 支持向量机算法 文本分类 样本支持 核函数算法-c4.5 classifier SVM text classification algorithm sample support kernel function
Update : 2024-04-28 Size : 4096 Publisher : fujun

Otherc4.5
DL : 0
c4.5决策树批量预测代码,将GetData函数中fallDetect.cases改成想要预测的预测集的名字,在linux下用gcc编译,将main函数中的fallDetect.tree改成你自己的决策树模型的名字,使用前必须在同一目录下放有使用c4.5训练出来的决策树-c4.5 decision tree batch prediction code, the name changed to GetData function fallDetect.cases want to predict the prediction set, in linux gcc compiler, the main function of fallDetect.tree into your own decision tree model name, you must have the use of decentralized decision tree c4.5 trained in the same directory before using
Update : 2024-04-28 Size : 3072 Publisher : 孙闻

OtherC4.5
DL : 0
C4.5决策树算法java实现,未实现截枝部分-decision tree algorithm
Update : 2024-04-28 Size : 16384 Publisher : 星球

DL : 0
决策树C4.5 用于分类与预测的算法 简洁方便-decision tree C4.5 For classification and prediction algorithm Simple and convenient
Update : 2024-04-28 Size : 2048 Publisher : Linda

BooksC4.5
DL : 0
C4.5算法,机器算法学习经典材料,需要的下载,学习机器算法必备-C4.5 algorithms, machine learning algorithm classic material, download needed, machine learning algorithms necessary
Update : 2024-04-28 Size : 268288 Publisher : GaryFeng

DL : 0
C4.5是机器学习算法中的另一个分类决策树算法,它是基于ID3算法进行改进后的一种重要算法,相比于ID3算法,改进有如下几个要点:用信息增益率来选择属性.-C4.5 decision tree algorithm is another classification machine learning algorithm, which is based on ID3 algorithm is an important algorithm improved, compared to the ID3 algorithm, the improved following points: the use of information gain ratio to Properties .
Update : 2024-04-28 Size : 61440 Publisher : sunlee0729

DL : 0
数据挖掘分类算法决策树C4.5数据挖掘分类算法决策树C4.5-data mining C4.5
Update : 2024-04-28 Size : 914432 Publisher : 钱晨

DL : 0
this files contains source code of c4.5 decisions trees
Update : 2024-04-28 Size : 3072 Publisher : dlyser

algoritmo de c4.5 con id3
Update : 2024-04-28 Size : 7168 Publisher : misael

C4.5算法的C++实现,对研究大数据的初学者有帮助-C4.5 C++
Update : 2024-04-28 Size : 562176 Publisher : 王韩

DL : 0
java code for c4.5 algorithm
Update : 2024-04-28 Size : 444416 Publisher : Akansha Priya

This file contains matlab code for c4.5 decision tree code, which is used to study id3 algorithm based machine learning code
Update : 2024-04-28 Size : 2048 Publisher : sgnaren

DL : 0
数据挖掘 决策树算法 C4.5 JAVA编程实现 GUI界面显示决策树的分析结果-DataMining decision tree C4.5 in java code GUI interface to show the result of decision tree
Update : 2024-04-28 Size : 908288 Publisher : koolboy

DL : 0
自己用VC6.0实现的机器学习十大算法中的c4.5算法,经过测试,算法运行很好-VC6.0 with their own machines to learn the ten algorithms in the c4.5 algorithm, tested, the algorithm runs very well
Update : 2024-04-28 Size : 8192 Publisher : lidabao

DL : 0
C4.5算法的matlab实现,里面有标准数据集作为实例进行演示-C4.5 algorithm matlab implementation, which has a standard data set as an example to demonstrate
Update : 2024-04-28 Size : 357376 Publisher : 宋林

DL : 0
ID3 and C4.5, such as data mining algorithms for classification
Update : 2024-04-28 Size : 1306624 Publisher : 王朗

R code for c4.5 implementation
Update : 2024-04-28 Size : 13312 Publisher : yamini

DL : 0
C4.5决策树的MATLAB实现。内有英文和中文混合注释(C4.5 Decision Tree It has English and Chinese Both Zhu Shi)
Update : 2024-04-28 Size : 4096 Publisher : 范冰冰

DL : 0
matlab decision tree c4.5
Update : 2024-04-28 Size : 2048 Publisher : Prang
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.