You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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/
The text was updated successfully, but these errors were encountered: