Boosting Learner Loop Start

Together with the corresponding loop end node a boosting loop can be constructed. It repeatedly trains simple models and weights them according to their classification error. The algorithm used is AdaBoost.SAMME, i.e. is can also cope with multi-class problems. The first output contains the re- and over-sampled dataset, rows that have been predicted wrong are contained more often than correctly predicted rows.

Input Ports

Icon
Any input data with nominal class labels

Output Ports

Icon
Possibly re-sampled training data, must be connected to the learner node inside the loop
Icon
Unaltered input data, must be connected to the predictor node inside the loop

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.