|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ClassifierTrainer.ByActiveLearning<C extends Classifier>
For active learning, in which this trainer will select certain instances and request that the Labeler instance label them.
Method Summary | |
---|---|
C |
train(InstanceList trainingAndUnlabeledSet,
Labeler labeler,
int numLabelRequests)
|
Method Detail |
---|
C train(InstanceList trainingAndUnlabeledSet, Labeler labeler, int numLabelRequests)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |