ml-tooling/best-of-ml-python

Add project: feature-engine - Automates feature engineering/selection and is compatible with scikit-learn

Morgan-Sell opened this issue · 0 comments

Project details:
Feature-engine is a Python library with multiple transformers to engineer and select features for use in machine learning models. Feature-engine's transformers follow Scikit-learn's functionality with fit() and transform() methods to learn the transforming parameters from the data and then transform it.

Additional context:

We all love well-maintained documentation - https://feature-engine.trainindata.com/en/latest/