Help us improve
Share bugs, ideas, or general feedback.
From machine-learning-ops
Audit the methodology used to split data into train, validation, and test sets.
How this skill is triggered — by the user, by Claude, or both
Slash command
/machine-learning-ops:dataset-split-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A random split is often the wrong split. Incorrect splitting causes massive overestimation of model performance.
Share bugs, ideas, or general feedback.
A random split is often the wrong split. Incorrect splitting causes massive overestimation of model performance.
train_test_split is strictly forbidden. You must use a chronological split to prevent the model from learning the future.npx claudepluginhub yeaight7/agent-powerups --plugin machine-learning-opsProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.