LogoClawIndex
CasesSkillsAbout
LogoClawIndex

numerai-model-implementation - Add new Numerai model types to training pipeline

Add a new model type to the Numerai agents training pipeline for training and evaluation

Tags

Updated: 2026-02-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Register model in model factory
  • Handle fit/predict quirks
  • Update model configurations
  • Implement model API wrapper
  • Add extra data columns
  • Run smoke tests

Inputs

  • Model type definition
  • Model parameters
  • Training configuration
  • Data version
  • Feature set
  • Target column
  • Era column

Outputs

  • Registered model in factory
  • Updated configuration files
  • Model wrapper implementation
  • Validation test results

Requirements

  • Python environment with agents package
  • Model dependencies (e.g., xgboost)
  • Numerai data access
  • Configuration system access

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
numerai
modeling
machine-learning
training
pipeline
implementation
Register model in model factory
Handle fit/predict quirks
Update model configurations
Implement model API wrapper
Model type definition
Model parameters
Training configuration
Registered model in factory
Updated configuration files
Model wrapper implementation