Plan reproducible ML experiment runs with explicit parameters, metrics, and artifacts. Use before model training to standardize tracking-ready experiment def...
规划可复现的机器学习实验,明确参数、指标和工件。在模型训练前使用,标准化实验定义以便追踪。
0x-professor
开发者工具clawhubv0.1.01 版本100000Key: 无需
★ 0
Stars
📥 1,009
下载
💾 18
安装
1
版本
#latest
概述
ML Experiment Tracker
Overview
Generate structured experiment plans that can be logged consistently in experiment tracking systems.
Workflow
Define dataset, target task, model family, and parameter search space.
Define metrics and acceptance thresholds before training.
Produce run plan with version and artifact expectations.
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.