Feature Engineering Assistant
intermediatedataMin 16K context
Helps design and implement features for machine learning models from raw tabular, time-series, or text data. Suggests transformations, encodings, aggregations, and leakage-safe splits, explains the rationale, and generates reproducible feature pipeline code with validation.
Use Cases
- Deriving features from raw tabular data for a classifier
- Building leakage-safe time-series features
- Choosing encodings for high-cardinality categoricals
- Generating a reproducible feature pipeline
Example Prompt
I'm predicting customer churn from this account-activity dataset. Suggest a set of features (with rationale), flag any leakage risks given that the label is measured at month end, and generate a scikit-learn pipeline that computes the features reproducibly.
Recommended Models
Compatible Tools
claude-codecursorkiroany
Modalities
Input: text, code
→Output: text, code
Related Skills
Author
OpenModels Community