< Master index Index for @RealAdaBooster >

Index for @RealAdaBooster

Matlab files in this directory:

 RealAdaBoosterfunction [ab] = RealAdaBooster(cl, nStages)
 computeOutputsfunction [outs] = computeOutputs(ab, examples)
 displaydisplay(rab): the display function for the RealAdaBooster classifier class.
 getNumClassesGETNUMCLASSES return number of classes in this classifier
 getNumWeakClsfunction n = getNumWeak(rab)
 getRankedFeaturesGETRANKEDFEATURES return each feature used with its score
 getWeakClsGETWEAKCLS Returns trained weak classifiers used
 getWeightsGETWEIGHTS Returns Current instance weights
 learnfunction [ab, err, itrErrors] = learn(ab, trnExamples, targetOuts, ...
 loadFromFidLOADFROMFID load classifier from binary file
 loadFromFileLOADFROMFILE load classifier from file
 saveToFidSAVETOFID Saves RealAdaBoost classifier to a binary file
 saveToFileSAVETOFILE Save Classifier to file
 setWeakClfunction ab = setWeakCl(rab, cl)

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