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`. Use when this capability is needed.

tomevault-io ca6b4da 2 files · 4.0 KB Updated

File contents

tomevault-io/skills-registry/tree/main/numerai--example-scripts--example-scripts commit ca6b4dac53

Frequently asked questions

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