How to use Adaboost parameters

4 views (last 30 days)
B mohan
B mohan on 9 Apr 2012
function D = ada_boost(train_features, train_targets, params, region); In the above function Can anyone tell me the suitable parameters to pass for train_features, train_targets, params, region with an example.

Answers (0)

Categories

Find more on Install Products in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!