Add project: feature-engine - Automates feature engineering/selection and is compatible with scikit-learn
Morgan-Sell opened this issue · 0 comments
Morgan-Sell commented
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.
- Project Name: feature-engine
- Github URL: https://github.com/feature-engine/feature_engine
- Category: Machine Learning Framework
- License: BSD-3-Clause
- Package Managers: pypi:feature-engine conda:conda-forge/feature-engine
Additional context:
We all love well-maintained documentation - https://feature-engine.trainindata.com/en/latest/