Numerai Model Implementation

Add a new Numerai model type to the agents training pipeline. Use when you need to register a model in `agents/code/modeling/utils/model_factory.py`, handle fit/predict quirks in `agents/code/modeling/utils/numerai_cv.py`, and update configs so the model can run via `python -m agents.code.modeling`.

numerai f3091f8 3.1 KB Updated

File contents

numerai/example-scripts/tree/main/numerai/agents/skills/numerai-model-implementation commit f3091f867b

Frequently asked questions

npx skillmds@latest add numerai/numerai-model-implementation