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

jundongl/scikit-feature

open-source feature selection repository in python observed · 2026-08-28

github.com/jundongl/scikit-feature · Python · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3953
  • days_rel: n/a
  • days_push: 783
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1583 stars · 438 forks observed · 2026-08-28

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

scikit-feature is an open-source Python feature selection library built on scikit-learn, NumPy, and SciPy. It implements around 40 popular feature selection algorithms, including traditional, structural, and streaming methods, for research and applied use.

Use cases

  • select the most informative features from a high-dimensional dataset
  • reduce dimensionality before training a machine learning model
  • compare different feature selection algorithms empirically
  • apply streaming feature selection to evolving data
  • find relevant features for a classification or regression task
  • implement and benchmark new feature selection research

When to choose

  • you need a broad collection of ready-to-use feature selection algorithms in Python
  • you are doing academic research or comparative studies on feature selection
  • your stack already uses scikit-learn, NumPy, and SciPy

When to avoid

  • you need actively maintained code with recent bug fixes and modern packaging
  • you only need simple built-in feature selection, which scikit-learn already provides
  • you require commercial-friendly licensing, since it is GPL-2.0

Facets

library · maturity maintenance

machine-learning data-science machine-learning data-science python windows feature-selection scikit-learn dimensionality-reduction linux macos

1 source

Member repositories

RepositoryRoleHealth v2
jundongl/scikit-featuremain32

For agents

markdown · JSON · MCP: product_card(name="jundongl/scikit-feature")

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