What problem does it solve?
It helps you interpret machine learning experiment outputs quickly by turning raw JSON/CSV result files into understandable comparisons, statistics, and actionable findings.
Core Features & Use Cases
- Comparison tables with deltas vs baseline: Organizes results by independent variables and computes relative improvement for the main metric.
- Statistical summaries across seeds and sweeps: Reports mean ± std when multiple seeds exist and identifies trends when parameters are swept.
- Insight generation with next-step recommendations: Produces numbered observations, interpretations, implications, and proposed experiments to validate hypotheses.
Example use case: You ran a hyperparameter sweep for a model and produced several result files across different configurations; this Skill helps you identify the best configuration, quantify improvements versus baseline, and suggest the next experiment to test why it works.
Quick Start
Ask the Skill to analyze your experiment results by providing the path or description of the results directory that contains the JSON/CSV files.