public class StumpClassifier extends Object
static class
StumpClassifier.WeightedLearner
StumpClassifier()
boolean
classify(float f)
classify(float[] instanceFeature)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StumpClassifier()
public boolean classify(float[] instanceFeature)
public boolean classify(float f)