numerai-experiment-design
OfficialPlan and manage Numerai experiments.
Data & Analytics#benchmark#reproducibility#model-evaluation#machine-learning#experiment-design#Numerai
Authornumerai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured workflow to design, run, and document Numerai experiments, enabling disciplined, iterative research across rounds.
Core Features & Use Cases
- Structured experiment planning: define baseline, feature_set, metrics, and decision rules for progression.
- Round-based evaluation: run multiple configs per round, synthesize results, and decide next steps.
- Reproducible experiments: maintain an experiment.md with decisions, results, and rationale to ensure traceability.
Quick Start
Create a new experiment directory under agents/experiments (one line per idea). Initialize baseline and initial configs, then run the training and evaluation loop with PYTHONPATH=numerai python3 -m agents.code.modeling --config <config> --output-dir <experiment_dir>. Update experiment.md after each round with results and decisions.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: numerai-experiment-design Download link: https://github.com/numerai/example-scripts/archive/main.zip#numerai-experiment-design Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.