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