线性阈值分类器运用AdaBoost算法我要分享

AdaBoost algorithm is used in linear threshold classifier

算法 线性阈值分类器 AdaBoost算法 AdaBoost

关注次数: 355

下载次数: 0

文件大小: 6KB

代码分类: 一般算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

matable下编的一个算法!线性阈值分类器运用AdaBoost算法!


English Description:

An Algorithm for under matable! The use of linear threshold classifier AdaBoost algorithm!


代码预览

adaboost

........\ADABOOST_te.m

........\ADABOOST_tr.m

........\demo.m

........\likelihood2class.m

........\README.txt

........\threshold_te.m

........\threshold_tr.m