modAL-python/modAL
A modular active learning framework for Python built on scikit-learn.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
modAL provides a flexible, extensible framework for active learning workflows in Python3. It enables algorithms to interactively query labels from users or other sources to train models more efficiently with less labeled data. Built on scikit-learn, it supports rapid prototyping of active learning pipelines with customizable query strategies and model integration.