Execute create, select, and transform features to improve machine learning model performance. Handles feature scaling, encoding, and importance analysis. Use when asked to "engineer features" or "select features". Trigger with relevant phrases based on skill purpose.
5.2
Rating
0
Installs
Machine Learning
Category
This skill provides a reasonable framework for feature engineering tasks with clear use cases and examples. The description adequately covers what the skill does (creating, selecting, and transforming features), though it could be more specific about invocation patterns. Task knowledge is moderate - while the SKILL.md references scripts and components that would contain implementation details, the main documentation remains somewhat generic. Structure is acceptable with logical sections, though there's redundancy (duplicate 'Overview' text, multiple README.md files in the tree). Novelty is modest - while feature engineering is useful, many of these tasks (scaling, encoding, feature selection) are straightforward for a capable CLI agent with standard libraries like scikit-learn, though the integrated pipeline approach and feature importance analysis add some value. The skill would benefit from more concrete technical details about the actual methods used and clearer trigger conditions.
Loading SKILL.md…