featuretools and featuristic

These are competitors—both automate feature engineering for machine learning, but Featuretools offers a mature, production-ready framework with deep integrations for time-series and relational data, while Featuristic provides an alternative approach using symbolic regression and genetic programming for interpretability-focused feature discovery.

featuretools
79
Verified
featuristic
49
Emerging
Maintenance 10/25
Adoption 23/25
Maturity 25/25
Community 21/25
Maintenance 10/25
Adoption 8/25
Maturity 18/25
Community 13/25
Stars: 7,622
Forks: 907
Downloads: 162,757
Commits (30d): 0
Language: Python
License: BSD-3-Clause
Stars: 7
Forks: 2
Downloads: 33
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About featuretools

alteryx/featuretools

An open source python library for automated feature engineering

Implements Deep Feature Synthesis (DFS), an algorithm that automatically generates features from relational, multi-table datasets by applying aggregation and transformation primitives across entity relationships and time windows. Supports distributed computation via Dask for parallel feature generation, extensible primitive libraries (including NLP and premium options), and can handle timestamped transactions to create temporal features.

About featuristic

martineastwood/featuristic

Automated, interpretable feature engineering using symbolic regression and genetic programming.

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