featuretools and EvolutionaryForest

Featuretools is a general-purpose automated feature engineering framework, while EvolutionaryForest is a specialized genetic programming-based approach to feature selection and engineering—making them complementary tools that could be used together, with EvolutionaryForest potentially serving as an alternative feature generation or selection method within a Featuretools pipeline.

featuretools
79
Verified
EvolutionaryForest
53
Established
Maintenance 10/25
Adoption 23/25
Maturity 25/25
Community 21/25
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 7,622
Forks: 907
Downloads: 162,757
Commits (30d): 0
Language: Python
License: BSD-3-Clause
Stars: 158
Forks: 34
Downloads: —
Commits (30d): 0
Language: Python
License: LGPL-3.0
No risk flags
No Package No Dependents

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 EvolutionaryForest

hengzhe-zhang/EvolutionaryForest

An open source python library for automated feature engineering based on Genetic Programming

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