autofeat and featuristic

These are **competitors**: both automate feature engineering and selection for predictive modeling, but autofeat uses linear models with regularization-based feature selection while featuristic uses symbolic regression with genetic programming—requiring users to choose based on whether they prefer interpretability through symbolic expressions or scalability through linear methods.

autofeat
73
Verified
featuristic
49
Emerging
Maintenance 10/25
Adoption 19/25
Maturity 25/25
Community 19/25
Maintenance 10/25
Adoption 8/25
Maturity 18/25
Community 13/25
Stars: 537
Forks: 64
Downloads: 2,147
Commits (30d): 0
Language: Python
License: MIT
Stars: 7
Forks: 2
Downloads: 33
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About autofeat

cod3licious/autofeat

Linear Prediction Model with Automated Feature Engineering and Selection Capabilities

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