feature-engineering

Community

Turn raw data into powerful features, faster.

Authorarinbalyan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of informative features for tabular datasets, enabling faster model development and better predictive performance by systematically applying a wide range of feature engineering techniques.

Core Features & Use Cases

  • Target encoding and mean encoding for high-cardinality categories
  • Interaction features: products, ratios, and differences between key variables
  • Time-based features: day, month, year, day_of_week, hour, quarter
  • Aggregation features: mean, std, min, max, median, sum, count
  • Automated feature synthesis using tools like Deep Feature Synthesis (DFSynth)
  • Handling missing values with indicators and imputation-aware features
  • Text and numerical feature vectorization for richer representations

Quick Start

Use the feature-engineering skill to generate target-encoded features, interaction terms, and time-based aggregations for the dataset 'sales.csv'.

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: feature-engineering
Download link: https://github.com/arinbalyan/config/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 471,000+ vetted skills library on demand.