evaluating-machine-learning-models
|
pinned to #34429a8updated 2 weeks ago
Ask your AI client: “install skills/evaluating-machine-learning-models”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/evaluating-machine-learning-modelsmetahub onboarded this repo on the author's behalf.
If you own github.com/foryourhealth111-pixel/Vibe-Skills on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
2,380
Last commit
2 weeks ago
Latest release
published
- #agent-framework
- #agent-skills
- #agentic-coding
- #ai-agents
- #ai-scientist
- #ai-skills
- #ai-workflow
- #automation
- #claude-code
- #codex
- #context-engineering
- #developer-tools
- #llm
- #multi-agent
- #prompt-engineering
- #skills
- #vibe-coding
- #vibecoding
- #workflow-automation
About this skill
Pulled from SKILL.md at publish time.
Use this skill when the model exists and the question is whether it is good enough.
Allowed tools
- Read
- Write
- Edit
- Grep
- Glob
- Bash(cmd:*)
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.34429a8· 2 weeks ago
Documentation
41Description qualitywarn
37 words · 289 chars — manifest description is empty; graded the GitHub repo description instead
A skill's manifest description doubles as its trigger — add one to SKILL.md (15+ words, e.g. “use this skill when …”).
README is present and substantial
34,571 chars · 14 sections · 6 code blocks
Tags / topics declared
19 total — agent-framework, agent-skills, agentic-coding, ai-agents, ai-scientist, ai-skills (+13)
README has usage / example sections
no labeled section but 6 code blocks document usage
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Release history
1- releasecurrent34429a8warn2 weeks ago
Contents
Model Evaluation Suite
Use this skill when the model exists and the question is whether it is good enough.
Overview
This skill focuses on choosing and interpreting the right evaluation metrics for the problem, then comparing candidate models or thresholds.
When to Use This Skill
- Comparing candidate models with consistent metrics
- Reviewing precision/recall/F1/AUC, regression error, calibration, or ranking quality
- Stress-testing validation strategy before deployment or publication
Not For / Boundaries
- Building the training pipeline itself: use
scikit-learnfor classical modeling orml-pipeline-workflowfor end-to-end workflow ownership - Engineering features: use
preprocessing-data-with-automated-pipelines - Checking train/test contamination: use
ml-data-leakage-guard
Typical Outputs
- Metric suite recommendations
- Model comparison tables
- Notes on threshold tradeoffs, calibration, and validation weaknesses
Related Skills
scikit-learnfor class-level error breakdowns and confusion matricesscientific-reportingwhen the evaluation must become a deliverable
Reviews
No reviews yet. Be the first.
Related
orchestration-patterns
>
migration-patterns
>
deployment-sop
>
mh install skills/evaluating-machine-learning-models