data-feature

Community

Design predictive features and prevent leakage

Authormutsumi-yamamoto
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Converts domain hypotheses and raw project data into a validated set of predictive features while preventing common pitfalls such as target leakage and multicollinearity, and producing an auditable feature engineering record.

Core Features & Use Cases

  • Feature ideation from hypotheses: map analysis_context.md hypotheses to concrete candidate features and data sources.
  • Transformations & encodings: guidance for numeric transforms, binning, one-hot/target encoding, scaling, and time-series lags/rolling features.
  • Safety checks & validation: explicit leakage prevention, train/test split handling, VIF checks for multicollinearity, and recommended importance estimation (SHAP/permutation).
  • Operational output: produces a documented execution log and a saved report for downstream modeling (data/docs/05_feature_engineering.md).

Quick Start

Use the data-feature skill to generate candidate features from analysis_context.md and project data, perform leakage and VIF checks, and save the feature engineering report to data/docs/05_feature_engineering.md.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: data-feature
Download link: https://github.com/mutsumi-yamamoto/claude-data-analysis-marketplace/archive/main.zip#data-feature

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.