ml-data-pipeline
CommunityBuild fast, correct ML data pipelines.
Education & Research#hydra#torch-geometric#pytorch-lightning#data augmentation#lmdb#datamodule#dataset validation
Authornishide-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Creating reliable data loading, preprocessing, and augmentation pipelines is time-consuming and error-prone, especially when you need to match your task type (vision, NLP, graph ML) and keep training throughput high.
Core Features & Use Cases
- Task-aware DataModule generation: Produce PyTorch Lightning DataModules tailored to computer vision and graph ML patterns (train/val/test setup and loaders).
- Augmentation and preprocessing guidance: Apply suitable transforms for robustness (e.g., common vision augmentations; graph transforms like edge sampling).
- Performance-minded data preparation: Convert datasets to LMDB for faster reads and easier experimentation iteration.
- Validation and dataset diagnostics: Run dataset checks for structure, split sizes, class imbalance, image properties, and corrupted files.
Quick Start
Use the ml-data-pipeline skill to generate a PyTorch Lightning DataModule and scripts for preprocessing, validating, and (optionally) accelerating your dataset with LMDB.
Dependency Matrix
Required Modules
lmdbtqdmPILpickletorchvisiontorch
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: ml-data-pipeline Download link: https://github.com/nishide-dev/claude-code-ml-research/archive/main.zip#ml-data-pipeline Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.