splitting-datasets

|

Content Preview
---
name: splitting-datasets
description: |
  Process split datasets into training, validation, and testing sets for ML model development. Use when requesting "split dataset", "train-test split", or "data partitioning". Trigger with relevant phrases based on skill purpose.
allowed-tools: Read, Write, Edit, Grep, Glob, Bash(cmd:*)
version: 1.0.0
author: Jeremy Longshore <[email protected]>
license: MIT
compatible-with: claude-code, codex, openclaw
---
# Dataset Splitter

Split datasets in
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/splitting-datasets.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/ai-ml/dataset-splitter/skills/splitting-datasets/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/ai-ml/dataset-splitter/skills/splitting-datasets/SKILL.md

Related Skills

Splitting Datasets
|
skill-adaptersplitting datasets

by jeremylongshore · plugins-plus-skills

code-splitting-helper
This skill provides automated assistance for code splitting helper tasks within the Frontend Develop
code-splitting-helpercodesplittinghelper

by jeremylongshore · plugins-plus-skills

pdf
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
pdfpdf

by Anthropic · anthropic-official-skills

pptx
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions \"deck,\" \"slides,\" \"presentation,\" or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
pptxpptx

by Anthropic · anthropic-official-skills