Ross ROSS = Recommend OSS · open-source software intelligence for agents

modAL-python/modAL

A modular active learning framework for Python observed · 2026-08-28

github.com/modAL-python/modAL · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3214
  • days_rel: n/a
  • days_push: 919
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2362 stars · 325 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

modAL is a modular active learning framework for Python 3, built on top of scikit-learn. It lets users rapidly assemble active learning workflows with interchangeable query strategies, uncertainty measures, and custom components.

Use cases

  • reduce labeling costs by selecting the most informative samples to annotate
  • run uncertainty sampling on a scikit-learn classifier
  • implement custom query strategies for active learning research
  • perform active regression with limited labeled data
  • prototype Bayesian optimization-style sample selection loops

When to choose

  • you use scikit-learn estimators and want to add active learning with minimal code
  • you need modular, replaceable components to experiment with novel AL algorithms
  • you want a well-documented Python library for labeling-efficiency experiments

When to avoid

  • you need deep learning or GPU-based active learning out of the box
  • you need a framework with frequent releases and active maintenance
  • you want a turnkey annotation platform rather than a Python library

Facets

framework · maturity maintenance

machine-learning machine-learning data-science python active-learning scikit-learn bayesian-optimization query-strategies

2 sources

Member repositories

RepositoryRoleHealth v2
modAL-python/modALmain23

For agents

markdown · JSON · MCP: product_card(name="modAL-python/modAL")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem