Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Morgan-Sell opened this issue Feb 25, 2024 · 0 comments
Labels
add-project Add new project to best-of list

Comments

@Morgan-Sell
Copy link

Morgan-Sell commented Feb 25, 2024

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/

@Morgan-Sell Morgan-Sell added the add-project Add new project to best-of list label Feb 25, 2024
@Morgan-Sell Morgan-Sell changed the title Add project: feature-engine - Automates feature engineering/selection. Has 1.7k Github stars Add project: feature-engine - Automates feature engineering/selection and is compatible with scikit-learn Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-project Add new project to best-of list
Projects
None yet
Development

No branches or pull requests

1 participant