首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Matlab > adaboost matlab 程序

adaboost matlab 程序

  • 资源大小:4.03 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: Matlab

资 源 简 介

Description This a classic AdaBoost implementation, in one single file with easy understandable code. The function consist of two parts a simple weak classifier and a boosting part:  The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes -1 and 1  The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier"  .  Training mode:    [estimateclass,model]=adaboost("train",datafeatures,dataclass,itt)  Apply mode:   estimateclass=adaboost("apply",datafeatures,model)     inputs/outputs:     datafeatures : An Array with size number_samples x number_features     dataclass : An a

文 件 列 表

adaboost.m
example.m
license.txt

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 杨波 1小时前 成为了本站会员

  • ZS 2小时前 成为了本站会员

  • . 1天前 成为了本站会员

  • 奋斗 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • 一天不玩浑身难受 2天前 成为了本站会员

  • Aloha 2天前 成为了本站会员

  • 嘻嘻嘻 2天前 成为了本站会员

  • maihaoweilai 2天前 成为了本站会员

  • 紫麟鹿 2天前 成为了本站会员