feature-engine/feature_engine
Open-source Python library for feature engineering and feature selection, designed as a sklearn-compatible drop-in for ML pipelines.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
Feature-engine provides transformers and tools for creating, transforming, and selecting features in machine learning workflows. It integrates with the scikit-learn ecosystem, offering estimators compatible with sklearn pipelines. The library covers encoders, outlier removal, datetime handling, variable transformations, and feature selection algorithms.