|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Model
This interface represents the knowledge discovered by a classifier.
Classifier
Method Summary | |
---|---|
Label |
classify(Instance instance)
Classifies the secified instance. |
Gatherer |
getGatherer()
Returns the gatherer instance for this model. |
Method Detail |
---|
Label classify(Instance instance)
instance
- the instance to be classified.
Gatherer getGatherer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |