API Reference / sklearn /

specs.py

Declarative table of every wrapped scikit-learn estimator.

This module is the source of truth for the wrapper modules in this package. To add an estimator, add a row here and a matching wrapper class in the corresponding family module.

Currently 154 estimators across 14 families. Rows with tier=1 are curated and surfaced by default; tier=2 rows are also tagged sklearn-extended so search and listings can filter them out.