Skip to content

Commit 02eaa94

Browse files
DOC add skrub to related projects (scikit-learn#30996)
1 parent 0b43f72 commit 02eaa94

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/related_projects.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,10 @@ Note scikit-learn own modern gradient boosting estimators
241241
As of scikit-learn version 1.3.0, there is
242242
:class:`~sklearn.preprocessing.TargetEncoder`.
243243

244+
- `skrub <https://skrub-data.org>`_ : facilitate learning on dataframes,
245+
with sklearn compatible encoders (of categories, dates, strings) and
246+
more.
247+
244248
- `imbalanced-learn
245249
<https://github.com/scikit-learn-contrib/imbalanced-learn>`_ Various
246250
methods to under- and over-sample datasets.

0 commit comments

Comments
 (0)