numerai-model-implementation

Community

Add new Numerai model types to the pipeline.

Authordonzales12
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Add a new Numerai model type to the agents training pipeline, enabling teams to register and deploy custom models within the Numerai workflow.

Core Features & Use Cases

  • Define the model API with fit(X, y) and predict(X) and wrappers that isolate model-specific code.
  • Register the model constructor in agents/code/modeling/utils/model_factory.py with lazy imports and clear ImportError messaging.
  • Update configurations so the new model runs via the training pipeline and can be tested with smoke tests.

Quick Start

Define a new model type, implement the wrapper, register it in the factory, and run a smoke test to validate training and evaluation.

Dependency Matrix

Required Modules

None required

Components

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-model-implementation
Download link: https://github.com/donzales12/example-scripts/archive/main.zip#numerai-model-implementation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.