Package org.api4.java.ai.ml.core.learner.active
-
Interface Summary Interface Description IActiveLearningPoolProvider<I extends ILabeledInstance> Provides a sample pool for pool-based active learning.ISelectiveSamplingStrategy<I> A strategy for selective sampling.