We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b43f72 commit 02eaa94Copy full SHA for 02eaa94
doc/related_projects.rst
@@ -241,6 +241,10 @@ Note scikit-learn own modern gradient boosting estimators
241
As of scikit-learn version 1.3.0, there is
242
:class:`~sklearn.preprocessing.TargetEncoder`.
243
244
+- `skrub <https://skrub-data.org>`_ : facilitate learning on dataframes,
245
+ with sklearn compatible encoders (of categories, dates, strings) and
246
+ more.
247
+
248
- `imbalanced-learn
249
<https://github.com/scikit-learn-contrib/imbalanced-learn>`_ Various
250
methods to under- and over-sample datasets.
0 commit comments