Feature Engineering Assistant
中级data最低上下文:16K
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.
使用场景
- 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
示例提示词
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.
推荐模型
兼容工具
claude-codecursorkiroany
模态
输入: text, code
→输出: text, code
相关 Skills
作者
OpenModels Community