This directory contains 4 workflows.
Active Learning - Exploration / Exploitation Score This workflows shows examples of Active Learning with the Exploration vs Exploitation strategy taken […]
This workflow shows an example of Active Learning. We read a simple dataset of images separated in two classes and calculate some features on them. Now the […]
Active Learning - Uncertainty Sampling This workflows shows examples of Active Learning with Uncertainty Sampling. Uncertainty sampling uses the model […]
Active Learning with Basic SVM Model This workflow uses a simple example to demonstrate one possible structure for an active learning application and […]