net.sf.classifier4J
Interface ITrainableClassifier

All Superinterfaces:
ICategorisedClassifier, IClassifier, ITrainable
All Known Implementing Classes:
AbstractCategorizedTrainableClassifier

public interface ITrainableClassifier
extends ICategorisedClassifier, ITrainable


Field Summary
 
Fields inherited from interface net.sf.classifier4J.ICategorisedClassifier
DEFAULT_CATEGORY
 
Fields inherited from interface net.sf.classifier4J.IClassifier
DEFAULT_CUTOFF, LOWER_BOUND, NEUTRAL_PROBABILITY, UPPER_BOUND
 
Methods inherited from interface net.sf.classifier4J.ICategorisedClassifier
classify, isMatch
 
Methods inherited from interface net.sf.classifier4J.IClassifier
classify, isMatch, isMatch, setMatchCutoff
 
Methods inherited from interface net.sf.classifier4J.ITrainable
teachMatch, teachMatch, teachNonMatch, teachNonMatch
 



Copyright © 2003-2005 Nick Lothian. All Rights Reserved.