Machine learning: combinations of classification rules
We observe combined rectangles that approximate a curve. The boosting algorithm used to learn the ensemble of rectangles is either AdaBoost or GloBoost.
For these boosting methods, we use the Volata machine learning implementation.
100 boosting steps, 2 images per second: AdaBoost vs GloBoost


After 1000 boosting steps: AdaBoost vs GloBoost


Noisy data, 100 boosting steps, 2 images per second: AdaBoost vs GloBoost

