From feature-engineering-toolkit
Performs feature engineering tasks for machine learning, including feature creation, selection, and transformation to improve model performance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/feature-engineering-toolkit:feature-engineering-toolkitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill enables Claude to leverage the feature-engineering-toolkit plugin to enhance machine learning models. It automates the process of creating new features, selecting the most relevant ones, and transforming existing features to better suit the model's needs. By using this skill, you can improve the accuracy, efficiency, and interpretability of your machine learning models.
This skill enables Claude to leverage the feature-engineering-toolkit plugin to enhance machine learning models. It automates the process of creating new features, selecting the most relevant ones, and transforming existing features to better suit the model's needs. By using this skill, you can improve the accuracy, efficiency, and interpretability of your machine learning models.
This skill activates when you need to:
User request: "Create new features from the existing 'age' and 'income' columns to improve the accuracy of a customer churn prediction model."
The skill will:
User request: "Select the top 10 most important features from the dataset to reduce the complexity of a fraud detection model."
The skill will:
This skill integrates with the feature-engineering-toolkit plugin, providing a seamless way to create, select, and transform features for machine learning models. It can be used in conjunction with other Claude Code skills to build complete machine learning pipelines.
Creates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin feature-engineering-toolkit