Boosting implementation.
Boosting implementation. As the idea of boosting in regression hasn't been really well tested, this is boosting for *classification* only.This trainer will "boost" the machine given by the WeightedSumMachine, on the given DataSet.
You have to provide a ClassFormat to know how the classes are encoded.
Alphabetic index HTML hierarchy of classes or Java