numerai-model-implementation - Implement New Model Types for Numerai Training
Add new model types to the training pipeline
Tags
Updated: 2026-02-18Capabilities
What this skill does
- register model in factory
- define model API
- update training configs
- validate model implementation
Inputs
- model implementation code
- training configuration
- python environment
- Numerai data
Outputs
- registered model in pipeline
- updated configuration files
- model validation results
Requirements
- Python environment with agents package
- numerai repository access
- model dependencies installed
- unit test framework
