ml-consistency

Community

Ensure ML train/inference consistency.

Authordaikichiba9511
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ML experiments often suffer from drift between training and inference pipelines. This skill ensures preprocessing, feature extraction, and data handling are aligned, enabling reliable model deployment.

Core Features & Use Cases

  • Compare preprocessing steps across train and inference codebases to ensure identical normalization, encoding, and data types.
  • Validate that model inputs, feature extraction, and data flow are consistent between training and deployment.
  • Use cases include validating experiment reproductions, auditing pipelines for deployment, and catching regressions early.

Quick Start

Run the ml-consistency checker on your experiment directory to verify alignment between train and inference components.

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: ml-consistency
Download link: https://github.com/daikichiba9511/dotfiles/archive/main.zip#ml-consistency

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.