I'm looking for resources or implementation on n-ary Gentle Boost classifiers.
I've seen a number of Adaboost implementations, an implementation for GentleBoost in Matlab's Ensemble, but it always seems to be binary.
WEKA, too, has only an AdaBoost implementation, not Gentle Boost.
Does anyone have any suggestions of - how to go about getting a n-ary Gentle Boost implementation? - how long approximately it would take to build one if it isn't there already?