8000 DOC Add Feature engine to Related Projects page (#18012) · sstalley/scikit-learn@cf30ec8 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit cf30ec8

Browse files
solegalliSoledad Galli
andauthored
DOC Add Feature engine to Related Projects page (scikit-learn#18012)
Co-authored-by: Soledad Galli <solegalli1@gmail.com>
1 parent 3049511 commit cf30ec8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/related_projects.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,12 @@ and tasks.
225225
<https://github.com/scikit-learn-contrib/imbalanced-learn>`_ Various
226226
methods to under- and over-sample datasets.
227227

228+
- `Feature-engine <https://github.com/solegalli/feature_engine>`_ A library
229+
of sklearn compatible transformers for missing data imputation, categorical
230+
encoding, variable transformation, discretization, outlier handling and more.
231+
Feature-engine allows the application of preprocessing steps to selected groups
232+
of variables and it is fully compatible with the Scikit-learn Pipeline.
233+
228234
Statistical learning with Python
229235
--------------------------------
230236
Other packages useful for data analysis and machine learning.

0 commit comments

Comments
 (0)
0