cowana-ai/feature-fabrica
Open-source Python library designed to improve engineering practices and transparency in feature engineering.
This tool helps data scientists and ML engineers define, manage, and transform features for machine learning models. You provide raw data and specify how to create new features using a simple configuration, and it outputs the transformed features ready for model training. It's designed for anyone building predictive models who needs to organize and scale their feature engineering process.
No commits in the last 6 months.
Use this if you are a data scientist or ML engineer looking for a structured, transparent, and scalable way to manage the creation of features for your machine learning models.
Not ideal if you're a business user or analyst who primarily works with dashboards or pre-built models and doesn't directly manipulate data for ML training.
Stars
8
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 16, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cowana-ai/feature-fabrica"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
feature-engine/feature_engine
Feature engineering and selection open-source Python library compatible with sklearn.
alteryx/featuretools
An open source python library for automated feature engineering
cod3licious/autofeat
Linear Prediction Model with Automated Feature Engineering and Selection Capabilities
abess-team/abess
Fast Best-Subset Selection Library
rodrigo-arenas/Sklearn-genetic-opt
ML hyperparameters tuning and features selection, using evolutionary algorithms.