numerai/example-scripts
A collection of scripts and notebooks to help you get started quickly.
This project helps quantitative traders and data scientists participate in the Numerai tournaments by providing foundational scripts and notebooks. It guides you from raw Numerai dataset exploration to building and submitting your own predictive models for financial markets. You'll input Numerai's encrypted financial data and output model predictions ready for tournament submission.
1,112 stars. Actively maintained with 4 commits in the last 30 days.
Use this if you are a quantitative trader or data scientist looking to get started quickly with building and deploying predictive models for the Numerai financial prediction tournament.
Not ideal if you are looking for general-purpose financial modeling tools outside of the Numerai tournament ecosystem.
Stars
1,112
Forks
305
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/numerai/example-scripts"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
musicinformationretrieval/musicinformationretrieval.com
Instructional notebooks on music information retrieval.
Arm-Examples/ML-examples
Arm Machine Learning tutorials and examples
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math...
akabe/ocaml-jupyter
An OCaml kernel for Jupyter (IPython) notebook
lazyprogrammer/machine_learning_examples
A collection of machine learning examples and tutorials.