foryourhealth111-pixel/splitting-datasets
| Split datasets into training, validation, and test partitions with the right stratification and temporal rules. Use as a narrow preprocessing helper once the broader ML workflow is already chosen, not as the main route owner for an end-to-end ML task.
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill splitting-datasets
Treat this skill as a narrow helper for partition strategy.
Use this skill when:
preprocessing-data-with-automated-pipelinesml-data-leakage-guardscikit-learnpreprocessing-data-with-automated-pipelines for the broader preprocessing sequenceml-data-leakage-guard to verify the split does not leak future or test informationTake foryourhealth111-pixel/splitting-datasets from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.