advanced-feature-engineering

Community

Enhance financial ML features.

Authorkofttlcc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill generates high-quality features for financial machine learning models by addressing data non-stationarity and preventing look-ahead bias during standardization.

Core Features & Use Cases

  • Fractional Differentiation: Stabilizes time series data while preserving historical memory, crucial for financial modeling.
  • Look-ahead Bias Free Rolling Normalization: Ensures that feature scaling at any point in time only uses past data, maintaining data integrity.
  • Use Case: Prepare stock price data for a predictive model by applying fractional differentiation to achieve stationarity and then standardizing it using a rolling window to avoid look-ahead bias.

Quick Start

Use the advanced-feature-engineering skill to generate features for the provided financial time series data.

Dependency Matrix

Required Modules

pandasnumpystatsmodels

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: advanced-feature-engineering
Download link: https://github.com/kofttlcc/quant-test/archive/main.zip#advanced-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.