بنقرة واحدة
results-analysis
实验结果分析:统计分析和可视化 ML 实验结果
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
实验结果分析:统计分析和可视化 ML 实验结果
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Coordinate multi-agent academic research workflows with sanitized Paperclip-style handoffs, verification gates, and release-safe outputs.
实现前的信心评估:检查理解和准备的充分程度
任意输入(代码、文档、论文、图片)→ 知识图谱 → 聚类社区 → HTML + JSON + 审计报告
知识库维护 — 扫描新资料、入库、健康检查、统计查询
生成 draw.io 图表(.drawio),可选导出 PNG/SVG/PDF
编排端到端自主 AI 研究项目,双循环架构:内循环快速实验迭代,外循环综合分析引导方向
| name | results-analysis |
| description | 实验结果分析:统计分析和可视化 ML 实验结果 |
| tags | ["Research","Analysis","Statistics","Visualization","Scientific Reporting"] |
| version | 0.2.0 |
Run strict, evidence-first experimental analysis for ML/AI research.
Use this skill to produce a strict analysis bundle:
analysis-report.mdstats-appendix.mdfigure-catalog.mdfigures/Do not use this skill to draft a paper Results section or a full experiment wrap-up report. Those belong to ml-paper-writing or results-report.
Results prose,pubfig / pubtab,If the user wants the complete post-experiment summary report, hand off to results-report after this bundle is ready. If the user wants publication-grade figures/tables, export parameters, publication QA, or figure/table redesign, hand off to publication-chart-skill.
Start by identifying:
csv, json, tsv, logs),Validate:
If the comparison is not statistically valid, say so before continuing.
Before running statistics, define the exact comparison questions:
Do not mix unrelated comparisons into one undifferentiated table.
Always produce:
mean ± std when appropriate,95% CI or another clearly justified interval,Default expectation:
See:
references/statistical-methods.mdreferences/statistical-reporting.mdProduce actual figures whenever artifacts are available.
Minimum expectation for a non-trivial analysis bundle:
Every main figure must define:
See:
references/visualization-best-practices.mdreferences/figure-interpretation.mdanalysis-report.mdSummarize:
stats-appendix.mdRecord:
figure-catalog.mdFor each figure, record:
Do not finish until all are true:
Results draft is included.analysis-output/
├── analysis-report.md
├── stats-appendix.md
├── figure-catalog.md
└── figures/
├── figure-01-main-comparison.pdf
├── figure-02-ablation.pdf
└── ...
For every major figure, answer all three questions:
If a figure cannot answer question 3, it is probably decorative rather than scientific.
When inputs are incomplete, say so explicitly.
Examples:
Never replace missing evidence with confident prose.
Load only what is needed:
references/statistical-methods.md - test selection and assumptionsreferences/statistical-reporting.md - minimum reporting standardreferences/visualization-best-practices.md - publication-quality figure rulesreferences/figure-interpretation.md - how to explain figures with evidencereferences/analysis-depth.md - move from observation to mechanism and decisionreferences/common-pitfalls.md - common analysis and reporting failuresexamples/example-analysis-report.mdexamples/example-stats-appendix.mdexamples/example-figure-catalog.md