Master index | Index for @LogitBooster |
LogitBooster | function [lb] = LogitBooster(rg) |
computeOutputs | function [outs] = computeOutputs(ab, examples) |
display | display(ab): the display function for the RealAdaBooster classifier class. |
getNumWeakCls | |
learn | function [lb, err] = learn(lb, trnExamples, targetOuts, nStages, reqDetRate) |
setWeakCl | function ab = setWeakCl(ab, cl) |