1---2name: yeloo-vibe-skills-training-machine-learning-models3description: Ml Model Trainer4---5# Ml Model Trainer67Use this skill when the user wants to fit a model, choose algorithms, and produce a trained artifact.89## Overview1011This skill owns the training loop: selecting candidate models, fitting them with a validation strategy, and producing reusable model outputs.1213## When to Use This Skill1415- Training a classifier or regressor from prepared data16- Selecting among candidate algorithms and hyperparameters17- Saving a model, pipeline, or reproducible training recipe1819## Not For / Boundaries2021- Metric selection and benchmark comparison alone: use `evaluating-machine-learning-models`22- Feature creation or transformation strategy alone: use `engineering-features-for-machine-learning`23- Train/test contamination review: use `ml-data-leakage-guard`2425## Typical Outputs2627- Training plan and candidate model shortlist28- Fitted model or pipeline artifacts29- Notes on validation strategy and handoff to evaluation/reporting3031## Related Skills3233- `evaluating-machine-learning-models` after fitting34- `ml-data-leakage-guard` before trusting the result3536---37> Source: [yeloo/Vibe-Skills](https://github.com/yeloo/Vibe-Skills) — distributed by [TomeVault](https://tomevault.io).38<!-- tomevault:4.0:skill_md:2026-05-22 -->
Run npx skillmds@latest add tomevault-io/yeloo-vibe-skills-training-machine-learning-models in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Ml Model Trainer It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.