GitHunt

Numerai Experiments

Numerai is a hedge fund where trades are determined based on predictions crowdsourced from data scientists given anonymized data.
This repo contains my experimental code for generation of Numerai predictions.

To run the code create .env script which sets the necessary environment variables:

  • NUMERAI_PUBLIC_ID & NUMERAI_SECRET_KEY - credentials to Numerai's API
  • NUMERAI_MODEL - name of the model to upload predictions to
  • WANDB_API_KEY - credentials to the Weights & Biases API
  • WANDB_ENTITY & WANDB_PROJECT - the identifiers of Weights & Biases entity & project to upload plots and tables to

You can see an example use of the package in example.py.

shrubbery

Languages

Python98.7%Dockerfile1.3%

Contributors

GNU General Public License v3.0
Created July 11, 2017
Updated March 9, 2026
altermarkive/shrubbery | GitHunt