< Master index Index for @AdaBooster >

Index for @AdaBooster

Matlab files in this directory:

 AdaBoosterfunction [ab] = adaBooster(cl, nStages)
 adjustThresholdfunction [ab, clErr] = adjustThreshold(ab, trainingExamples, targetOuts, reqDetRate)
 computeOutputsfunction [outs] = computeOutputs(ab, examples)
 displaydisplay(ab): the display function for the adaBooster classifier class.
 getNumWeakCls
 getRankedFeaturesGETRANKEDFEATURES return each feature used with its score
 getWeakClsGETWEAKCLS Returns trained weak classifiers used
 getWeightsGETWEIGHTS Returns Current instance weights
 learnfunction [ab, err] = learn(ab, trnExamples, targetOuts, nStages, reqDetRate)
 setWeakClfunction ab = setWeakCl(ab, cl)

Generated on Sun 29-Sep-2013 01:25:21 by m2html © 2005