A collection of scripts and notebooks to help you get started quickly.
Need help? Find us on Discord:
Try running these notebooks on Google Colab's free tier!
Start here if you are new! Explore the dataset and build your first model.
Best practices and common mistakes to avoid when apply machine learning to Numerai's dataset.
A barebones example of how to upload your model to Numerai.
pip install -U pip && pip install -r requirements.txt
python example_model.py
python example_model_advanced.py
python example_model_sunshine.py
- Minimum: 16GB RAM and 4 core CPU
- Recommended: 32GB RAM and 8 core CPU