文件名称:GML_AdaBoost_Matlab_Toolbox
文件大小:101KB
文件格式:RAR
更新时间:2017-06-06 14:51:48
AdaBoost
AdaBoost工具箱,实现Real AdaBoost, Gentle AdaBoost和Modest AdaBoost
【文件预览】:
GML_AdaBoost_Matlab_Toolbox_0.3
----Manual.pdf(56KB)
----Classify.m(1KB)
----TrainAndSave.m(606B)
----ionosphere.txt(75KB)
----ModestAdaBoost.m(3KB)
----Example_2.m(2KB)
----@crossvalidation()
--------CatFold.m(1KB)
--------GetFold.m(1008B)
--------crossvalidation.m(996B)
--------Initialize.m(2KB)
--------Initialize.asv(2KB)
----License.txt(3KB)
----@tree_node_w()
--------do_learn_nu.asv(4KB)
--------get_dim_and_tr.m(2KB)
--------get_dim_and_tr.asv(2KB)
--------tree_node_w.m(1KB)
--------do_learn_nu.m(4KB)
--------train.m(3KB)
--------calc_output.asv(1KB)
--------复件 train.txt(3KB)
--------train.asv(4KB)
--------calc_output.m(1KB)
----TranslateToC.m(1KB)
----ReadMe.txt(208B)
----GentleAdaBoost.m(3KB)
----@stump_w()
--------do_learn_nu.m(3KB)
--------get_threshold_and_dim.m(439B)
--------stump_w.m(529B)
--------calc_output.m(511B)
----复件 Example_3.txt(3KB)
----Example_3.m(3KB)
----Example_1.m(1KB)
----C++()
--------BoostedCommittee.cpp(2KB)
--------BoostedCommittee.h(840B)
--------Example()
--------IWeakHypothesis.h(711B)
--------SPHypothesis.cpp(2KB)
--------SPHypothesis.h(966B)
----RealAdaBoost.m(3KB)