# example-scripts **Repository Path**: silencewing/example-scripts ## Basic Information - **Project Name**: example-scripts - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-11 - **Last Updated**: 2023-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Numerai Example Scripts A collection of scripts and notebooks to help you get started quickly. Need help? Find us on Discord: [![](https://dcbadge.vercel.app/api/server/numerai)](https://discord.gg/numerai) ## 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.