Design and manage Numerai experiments in this repo for any model idea.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 5 skills de numerai/example-scripts. Abre una skill para revisar su origen y sus detalles.
Mostrando 5 de 5 skills recopiladas.
Design and manage Numerai experiments in this repo for any model idea.
Idioma del texto original: inglés
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…
Idioma del texto original: inglés
End-to-end Numerai research workflow for trying a new idea: design experiments, implement new model types if needed, run scout→scale experiments, write a full experiment.md report with standard plots, and optionally package/upload a Numerai pickle. Use when a…
Idioma del texto original: inglés
Write a complete Numerai experiment report in experiment.md (abstract, methods, results tables, decisions, next steps) and generate/link the standard show_experiment plot(s). Use after running any Numerai research experiments, or when a user asks for a “full…
Idioma del texto original: inglés
Create Numerai Tournament model upload pickles (.pkl) with a self-contained predict() function. Use when preparing upload artifacts, debugging numerai_predict import errors, or documenting model-upload requirements and testing steps.
Idioma del texto original: inglés