Agent skill · Data & Analytics

aistats-experiments

Use when designing or auditing AISTATS experiments, simulations, baselines, statistical tests, uncertainty estimates, ablations, random seeds, hyperparameters, compute, dataset handling, and claim-to-evidence fit, with emphasis on experiments that validate theorems rather than chase leaderboards.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill aistats-experiments --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: AISTATS-Skills/skills/aistats-experiments/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# AISTATS Experiments Use this before submission when the empirical or simulation story is not yet locked. ## Experiment audit - Map each empirical claim to a table, figure, simulation, ablation, or robustness check. - Include baselines that represent both ML practice and relevant statistical methods. - Separate synthetic simulations that validate assumptions from real-data experiments that show practical relevance. - Report uncertainty for stochastic results: repeated runs, standard errors, confidence intervals, paired tests, or bootstrap intervals when appropriate. - Report dataset splits, preprocessing, metrics, hyperparameter search ranges, final chosen settings, selection criteria, random seeds, hardware, software versions, and runtime. - Add ablations for the mechanism, not just cosmetic variants. - Audit for leakage, selection bias, multiple-comparison issues, and mismatch between theoretical assumptions and empirical setup. ## What experiments are for at this venue - AISTATS experiments exist to validate theory, not to win leaderboards. One focused simulation confirming a predicted rate outweighs five extra benchmark datasets. - The strongest design triad: a synthetic study

What's inside
Steps it walks through
  1. Experiment audit
  2. What experiments are for at this venue
  3. Theory-validation design table
  4. Vignette: a kernel conditional independence test
  5. Statistical reporting floor
  6. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the aistats-experiments skill do?

Use when designing or auditing AISTATS experiments, simulations, baselines, statistical tests, uncertainty estimates, ablations, random seeds, hyperparameters, compute, dataset handling, and claim-to-evidence fit, with emphasis on experiments that validate theorems rather than chase leaderboards.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill aistats-experiments --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going