|
||||||||||
| 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 exemplar at a time.
| Method Summary | |
void |
updateClassifier(Exemplar example)
Updates a classifier using the given exemplar. |
| Method Detail |
public void updateClassifier(Exemplar example)
throws java.lang.Exception
example - the exemplar 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 | |||||||||