analyze-results

Analyze ML experiment results to compute statistics and generate comparison tables.

5|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/llv22/AutoResearchWithEyes --skill analyze-results-llv22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-results
Source: https://github.com/llv22/AutoResearchWithEyes/tree/main/skills/analyze-results
Command: npx skills add https://github.com/llv22/AutoResearchWithEyes --skill analyze-results-llv22

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps researchers quickly analyze experiment results, compute statistics, build comparison tables, and derive actionable insights from ML experiments, saving time and reducing manual errors.

Core Features & Use Cases

  • Compute summary statistics (mean, std, baseline comparisons) across runs and seeds.
  • Build comparative tables of models, hyperparameters, and metrics, with delta vs baseline.
  • Generate narrative findings and recommended next steps for experiments.

Quick Start

Analyze your results directory to generate a summary report and insights.

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 seeds and runs?

To analyze ML experiment results across multiple seeds and runs, the skill computes summary statistics like mean and standard deviation, builds comparison tables with delta versus baseline, and generates narrative insights for decision making.

How do I generate comparison tables with delta versus baseline for machine learning models?

Generating comparison tables with delta versus baseline is handled by structuring your experiment results directory as input, which the skill processes to produce comparative tables of models, hyperparameters, and metrics automatically.

What is the best way to compute reproducibility checks and statistics for ML experiments?

The best way to compute reproducibility checks and statistics for ML experiments is to apply structured analysis to your results dataset, producing an interpretable narrative alongside a reproducible task outline and computed standard deviations.

Can I use this skill to analyze experiment results with varying models and hyperparameters?

Yes, you can analyze experiment results with varying models and hyperparameters, as the skill is specifically designed to process datasets with multiple runs, varying models, and different hyperparameter configurations to derive actionable insights.

How do I turn machine learning experiment results into clear insights and recommended next steps?

Turning machine learning experiment results into clear insights involves computing statistics and building tables, which the skill uses to automatically generate narrative findings and recommended next steps for your experiments.

Does analyzing experiment results require any specific dependencies or components?

Analyzing experiment results with this skill requires no specific dependencies or components, allowing you to directly process your results directory to generate structured summaries and insights without additional environment setup.