Weights & Biases
W&B: log ML experiments, sweeps, model registry, dashboards.
📖 Guide
Load with skill_view("weights-and-biases"). Use Weights & Biases (W&B) when you need to: - **Track ML experiments** with automatic metric logging - **Visualize training** in real-time dashboards - **Compare runs** across hyperparameters and configurations - **Optimize hyperparameters** with automated sweeps - **Manage model registry** with versioning and lineage - **Collaborate on ML projects** with team workspaces - **Track artifacts** (datasets, models, code) with lineage
🔧 How To
Skill sections: Weights & Biases: ML Experiment Tracking & MLOps, When to Use This Skill, Installation, Install W&B, Login (creates API key), Or set API key programmatically.
⚠️ Pitfalls
Focuses on Weights & Biases. Read the skill before acting - it encodes the exact commands.
Related Skills
More skills in MLOps