modAL-python/modAL
A modular active learning framework for Python
Provides pluggable uncertainty measures and query strategies—including entropy sampling, margin sampling, and custom implementations—that work seamlessly with scikit-learn and Keras models. Built around a modular architecture where the learner, estimator, uncertainty measure, and query strategy are independently swappable, enabling rapid experimentation with novel active learning algorithms without rewriting core loop logic.
2,342 stars. No commits in the last 6 months.
Stars
2,342
Forks
327
Language
Python
License
MIT
Category
Last pushed
Feb 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/modAL-python/modAL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pykt-team/pykt-toolkit
pyKT: A Python Library to Benchmark Deep Learning based Knowledge Tracing Models
microsoft/archai
Accelerate your Neural Architecture Search (NAS) through fast, reproducible and modular research.
IDEALLab/EngiBench
Benchmarks for automated engineering design
AI-team-UoA/pyJedAI
An open-source library that leverages Python’s data science ecosystem to build powerful...
BlackHC/batchbald_redux
Reusable BatchBALD implementation