Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.52 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.52 KB

Numerai Example Scripts

A collection of scripts and notebooks to help you get started quickly.

Need help? Find us on Discord:

Notebooks

Try running these notebooks on Google Colab's free tier!

Hello Numerai

Open In Colab

Start here if you are new! Explore the dataset and build your first model.

Feature Neutralization

Open In Colab

Learn how to measure feature risk and control it with feature neutralization.

Target Ensemble

Open In Colab

Learn how to create an ensemble trained on different targets.

Model Upload

Open In Colab

A barebones example of how to build and upload your model to Numerai.