Provides an action set for performing active learning which interactively query the user in order to minimizethe labeling effort
| Action Name | Description |
|---|---|
| alJoin | Joins the data table and the annotation table. |
| iterate | Performs active learning iteratively and assesses the model performance. |
| uncertaintySampling (aluc) | Performs active learning using uncertainty, relevance, or random sampling. |