Models
There are plenty of tutorial models available from Numerai and its community:
- Numerai's basic example model can be found on Github.
- Jason Rosenfeld (jrAI) created an end-to-end notebook for Numerai Signals. It uses free data from Yahoo Finance to craft a dataset and train a simple model. You can find it on Google Colab and watch this video about it.
- Surajp, inspired by the example and notebook above, wrote this article about Signals.
- You can find a list of data sources on the forum.

