Uses of Class
weka.classifiers.meta.AdaBoostM1

Packages that use AdaBoostM1
weka.classifiers.meta   
 

Uses of AdaBoostM1 in weka.classifiers.meta
 

Subclasses of AdaBoostM1 in weka.classifiers.meta
 class MultiBoostAB
          Class for boosting a classifier using the MultiBoosting method.

MultiBoosting is an extension to the highly successful AdaBoost technique for forming decision committees.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.