feature_engine and feature-engineering-tutorials

Feature-engine is a production-ready library providing automated feature engineering and selection transformers, while the rasgointelligence repository is an educational resource offering tutorials on those same concepts—making them complements where one teaches the theory and practices that the other implements.

feature_engine
74
Verified
Maintenance 13/25
Adoption 13/25
Maturity 25/25
Community 23/25
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 2,211
Forks: 338
Downloads:
Commits (30d): 1
Language: Python
License: BSD-3-Clause
Stars: 290
Forks: 101
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: AGPL-3.0
No risk flags
No Package No Dependents

About feature_engine

feature-engine/feature_engine

Feature engineering and selection open-source Python library compatible with sklearn.

This tool helps data scientists and machine learning engineers prepare their raw datasets for building better predictive models. It takes your raw data, with its missing values, messy categories, and complex numeric features, and systematically transforms it. The output is a cleaned, structured dataset optimized for machine learning algorithms, making your models more accurate and robust.

data preprocessing machine learning predictive modeling feature engineering data cleaning

About feature-engineering-tutorials

rasgointelligence/feature-engineering-tutorials

Data Science Feature Engineering and Selection Tutorials

These tutorials provide practical recipes and code to help data scientists prepare their raw data for machine learning models. You'll learn how to clean up messy datasets and create new, insightful features from your existing information. The result is better-prepared data that leads to more accurate and explainable machine learning predictions.

data-preparation machine-learning-engineering predictive-modeling data-cleaning feature-selection

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work