auditing-train-test-split

Community

Detect leakage before you trust results

Authorrocklambros
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill audits train and test splits to catch hidden leakage, misleading validation, and evaluation setups that overstate real-world performance.

Core Features & Use Cases

  • Checks for identifier leakage, target leakage, and preprocessing leakage before metrics are trusted.
  • Validates stratification for imbalanced classification and chooses the right split strategy for grouped, panel, and time-indexed data.
  • Recommends corrected splitters such as group-aware, stratified-group, time-series, walk-forward, or date-cutoff methods.
  • Helps diagnose suspiciously high accuracy or AUC, especially when multiple rows belong to the same person, customer, session, or time sequence.
  • Distinguishes supervised split audits from unsupervised clustering, where cluster stability is the better validation approach.

Quick Start

Ask the Skill to audit your split, identify any leakage or temporal violations, and recommend the correct validation strategy for your dataset.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: auditing-train-test-split
Download link: https://github.com/rocklambros/rcs/archive/main.zip#auditing-train-test-split

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 536,000+ vetted skills library on demand.