See: Description
Class | Description |
---|---|
ActiveLearner<T> |
Base abstract class for active learning strategies.
|
MulticlassSimpleAL<T> |
Extension to multiclass of the Simple active learning strategy as presented in:
Support vector machine active learning with applications to text classification. |
SimpleAL<T> |
Simple active learning strategy as presented in:
Support vector machine active learning with applications to text classification. |