Active Machine Learning Action Set

Provides an action set for performing active learning which interactively query the user in order to minimizethe labeling effort

Table of Actions

Action NameDescription
alJoin Joins the data table and the annotation table. DEPRECATION NOTICE: The alJoin action has been deprecated beginning with the 2025.09 release
iterate Performs active learning iteratively and assesses the model performance. DEPRECATION NOTICE: The iterate action has been deprecated beginning with the 2025.09 release
uncertaintySampling (aluc)Performs active learning using uncertainty, relevance, or random sampling. DEPRECATION NOTICE: The uncertaintySampling action has been deprecated beginning with the 2025.09 release
Last updated: July 02, 2026