feature-engineering

Community

Systematic feature generation & pruning

AuthorKameniAlexNea
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of improving machine learning model performance by systematically generating, evaluating, and selecting relevant features, while rigorously preventing data leakage.

Core Features & Use Cases

  • Leakage Prevention: Provides strict rules and patterns to avoid common data leakage pitfalls.
  • Diverse Feature Recipes: Offers pre-built scripts for numerical, categorical, and temporal feature engineering.
  • SHAP-based Importance & Pruning: Integrates SHAP values for feature importance and a disciplined pruning process to retain only impactful features.
  • Use Case: After establishing a baseline model, use this Skill to generate advanced features like target-encoded categoricals (safely within CV folds), lag features for time-series data, and interaction terms, then prune them based on SHAP importance and OOF score improvement.

Quick Start

Use the feature-engineering skill to add numerical and categorical features to your dataset, then evaluate their importance using SHAP.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: feature-engineering
Download link: https://github.com/KameniAlexNea/gladius-agent/archive/main.zip#feature-engineering

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.