feature-engineering-kit

Community

Automate ML feature generation.

Authordkyazzentwatwa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of new features for machine learning models, simplifying the process of preparing data for training.

Core Features & Use Cases

  • Encodings: Handles categorical data with one-hot, label, and target encoding.
  • Scaling: Normalizes numerical features using standard or min-max scaling.
  • Transformations: Creates polynomial features, interaction terms, and bins continuous data.
  • Use Case: Prepare a dataset for a classification task by encoding categorical columns, scaling numerical features, and generating interaction terms between relevant variables.

Quick Start

Run the feature engineering kit to encode categorical features, impute missing values with the mean, and scale numerical features using standard scaling on the 'train.csv' file, saving the output to 'engineered.csv'.

Dependency Matrix

Required Modules

scikit-learnpandasnumpy

Components

scripts

💻 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-kit
Download link: https://github.com/dkyazzentwatwa/chatgpt-skills/archive/main.zip#feature-engineering-kit

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.