wandb-result-analysis

Community

Validate and compare W&B experiment results.

Authordongzhuoyao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the risk of inaccurate experiment reporting caused by relying solely on Weights & Biases data, which may be corrupted or incomplete for crashed or failed runs, by enforcing verification against local experiment ledgers.

Core Features & Use Cases

  • Metric Verification: Cross-check W&B run metrics against local CSV/JSONL experiment ledgers to ensure data accuracy before reporting.
  • Run Comparison: Compare performance metrics across different experiment variants, runs, or sweeps for benchmark reporting.
  • Run Status Validation: Confirm whether W&B runs completed successfully by checking run state and history before extracting metrics.
  • Use Case: For a diffusion model benchmark sweep, use this Skill to pull final metrics from each W&B run, validate they match local evaluation outputs, and generate a consistent performance comparison report.

Quick Start

Use the wandb-result-analysis skill to pull, verify, and summarize final metrics from your latest diffusion benchmark W&B sweep against local experiment ledgers.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: wandb-result-analysis
Download link: https://github.com/dongzhuoyao/deepresearch/archive/main.zip#wandb-result-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.