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`.
Install directly with the `skills` CLI.
npx skills add numerai/example-scripts/numerai/agents/skills/numerai-model-implementationSelect a file to view its content