Pool-based active learning in Python
-
Updated
Jun 18, 2023 - Python
Pool-based active learning in Python
UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.
Code and website for DAL (Discriminative Active Learning) - a new active learning algorithm for neural networks in the batch setting. For the blog:
Open Active Learning for Deep Models
This library proposes a plug-in approach to active learning utilizing bagging techniques. Bagging, or bootstrap aggregating, is an ensemble learning method designed to improve the stability and accuracy of machine learning algorithms.
Add a description, image, and links to the uncertainty-sampling topic page so that developers can more easily learn about it.
To associate your repository with the uncertainty-sampling topic, visit your repo's landing page and select "manage topics."