|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to incremental classification models that can learn using one instance at a time.
Method Summary | |
void |
updateClassifier(Instance instance)
Updates a classifier using the given instance. |
Method Detail |
public void updateClassifier(Instance instance) throws java.lang.Exception
instance
- the instance to included
java.lang.Exception
- if instance could not be incorporated
successfully
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London