quant-ml-purged-cv-integration

Community

Secure ML training for financial time series.

Authorkofttlcc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents data leakage during the training of Machine Learning models on financial time-series data by implementing Purged Cross-Validation (CV).

Core Features & Use Cases

  • Data Leakage Prevention: Ensures that training data never overlaps with validation data in time.
  • Financial Time-Series Focus: Specifically designed for sequential financial data where temporal order is critical.
  • Use Case: When training a stock price prediction model, this Skill ensures that the data used for validation in any given fold has not been seen during the training of that fold, preventing unrealistic performance metrics.

Quick Start

Integrate the CombinatorialPurgedKFold class into your ML model's training pipeline to perform purges before validation splits.

Dependency Matrix

Required Modules

sklearn

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: quant-ml-purged-cv-integration
Download link: https://github.com/kofttlcc/quant-test/archive/main.zip#quant-ml-purged-cv-integration

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.