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

koaning/scikit-lego

Extra blocks for scikit-learn pipelines. observed · 2026-08-28

github.com/koaning/scikit-lego · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

87/100

  • Activity 96
  • Release rhythm 68
  • Longevity 100
How is this computed?

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

  • gap_med: 134
  • age_days: 2781
  • days_rel: 59
  • days_push: 24
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

1407 stars · 130 forks observed · 2026-08-28

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

scikit-lego is a Python library of extra building blocks—custom transformers, models, metrics, and datasets—that are fully compatible with scikit-learn pipelines. It consolidates commonly rewritten utilities into a tested, MIT-licensed package that adheres to scikit-learn's API standards.

Use cases

  • add custom transformers to scikit-learn pipelines
  • find scikit-learn compatible models like GMM classifier
  • load example datasets for teaching machine learning
  • evaluate model fairness with scikit-learn metrics
  • add noise augmentation inside a pipeline
  • extend scikit-learn without writing boilerplate transformers

When to choose

  • you already use scikit-learn and need extra transformers, models, or metrics that fit the same API
  • you want tested, reusable pipeline components instead of copy-pasting custom code
  • you teach or demo machine learning and need small interesting datasets with fairness concerns

When to avoid

  • you need deep learning or GPU-based modeling outside the scikit-learn ecosystem
  • you require a library formally affiliated with or maintained by the scikit-learn project
  • you need a full AutoML or end-to-end ML platform rather than pipeline building blocks

Facets

library · maturity active

machine-learning data-science testing machine-learning data-science python scikit-learn pipelines transformers fairness datasets

3 sources

Member repositories

RepositoryRoleHealth v2
koaning/scikit-legomain87

For agents

markdown · JSON · MCP: product_card(name="koaning/scikit-lego")

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