Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
22 lines (13 loc) · 1.11 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.11 KB

feng - feature engineering for machine-learning champions

Build Status

feng is a Python module for smoothly engineering features from your Pandas DataFrame so that you can win that Kaggle competition.

Why feng?

We spent most of our efforts in feature engineering.

-- Xavier Cohort, after winning one of many Kaggle competitions

feng helps data scientists in what is arguably the most critical part of a machine-learning pipeline: feature engineering.

It's built for fans of Pandas and makes use of scikit-learn pipelines and transformers.

... some machine learning projects succeed and some fail. What makes the difference? Easily the most important factor is the features used.

-- Pedro Domingos, A Few Useful Things to Know about Machine Learning

Made with ♥️ in Barcelona.