analyze-results

Parse ML experiment results to compute statistics and comparative insights.

38|3|Updated May 7, 2026
One-click install
npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill analyze-results-chanw-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-results
Source: https://github.com/Chanw-research/claude-code-paper-writing/tree/main/skills/data-analysis/analyze-results
Command: npx skills add https://github.com/Chanw-research/claude-code-paper-writing --skill analyze-results-chanw-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you automatically analyze ML experiment results, summarize statistical performance, and generate actionable insights from multiple runs and configurations.

Core Features & Use Cases

  • Locate and parse result files across figures, results, and project-specific output directories.
  • Build a structured comparison table by model, hyperparameters, data config, and metrics.
  • Perform statistical analysis (mean, std, reproducibility checks) and highlight trends or outliers.
  • Generate concise findings and propose next experiments.

Quick Start

Point me to your results directory and I will parse results, compute statistics, and generate a comparison report.

Frequently Asked Questions about analyze-results

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze ML experiment results across multiple runs?

To analyze ML experiment results across multiple runs, point the Skill to your results directory. It parses output files to compute mean/std statistics, delta vs baseline, and reproducibility checks across models and seeds.

What is the best way to compare ML model performance and hyperparameters?

The best way to compare ML model performance is by building a structured comparison table. This Skill parses result files to organize performance metrics by model, hyperparameters, and data config for direct comparison.

Can I check reproducibility and flag outliers in my ML experiments?

Yes, you can check reproducibility and flag outliers in your ML experiments. The Skill computes statistics across multiple seeds, applies reproducibility assessments, and automatically identifies performance trends or outlier runs.

How do I generate a comparison report from my figures and results directories?

To generate a comparison report from your figures and results directories, simply provide the directory path. The Skill locates and parses result files to produce structured statistics, concise findings, and recommended next experiments.

Does this ML results analysis tool recommend what experiments to run next?

Yes, this ML results analysis tool recommends what experiments to run next. After computing statistics and identifying trends across your runs, it generates concise findings and proposes actionable next experiments.