public interface ActiveLearningOracle
| Modifier and Type | Method and Description |
|---|---|
AMapping |
classify(ActiveLearningExamples examples) |
int |
getIteration() |
boolean |
isStopped() |
void |
stop() |
AMapping classify(ActiveLearningExamples examples)
boolean isStopped()
void stop()
int getIteration()
Copyright © 2020. All rights reserved.