Ml Experiment Tracker

👤 0x-professor 📦 v0.1.0 ⭐ 4.1 ⬇️ 1.3K 下載
🤖 AI-Agent 免費

📖 技能介紹


name: ml-experiment-tracker description: Plan reproducible ML experiment runs with explicit parameters, metrics, and artifacts. Use before model training to standardize tracking-ready experiment definitions.


ML Experiment Tracker

Overview

Generate structured experiment plans that can be logged consistently in experiment tracking systems.

Workflow

  1. Define dataset, target task, model family, and parameter search space.
  2. Define metrics and acceptance thresholds before training.
  3. Produce run plan with version and artifact expectations.
  4. Export the run plan for execution in tracking tools.

Use Bundled Resources

  • Run scripts/build_experiment_plan.py to generate consistent run plans.
  • Read references/tracking-guide.md for reproducibility checklist.

    7w4.net小蔥技能站收錄全網優質技能,值得收藏。

Guardrails

  • Keep inputs explicit and machine-readable.
  • Always include metrics and baseline criteria.

🤖 AI 評測

這個Skill質量中等偏下,提供了實驗計劃生成指令碼和跟蹤指南,但整體功能較為基礎。最實用的部分是支援生成多種格式的實驗計劃檔案,以及包含可復現性檢查清單。不足之處在於缺少詳細的使用說明文件和示例,新手難以快速上手。對於需要完整實驗跟蹤方案的使用者來說,這個工具還需要進一步完善。

📊 多維度評分

適應性3.9
規範性3.8
有效性4.1
可靠性4.2
可信度4.7

📁 包含檔案 (5 個)

📄 SKILL.md 901 B
📄 _meta.json 140 B
📄 agents/openai.yaml 217 B
📄 references/tracking-guide.md 507 B
📄 scripts/build_experiment_plan.py 3.7 KB