peterling7710 / NumeraiStarterPack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code from the NumeraiStarterPack Youtube Series

⚠️ This code is for educational purposes only.

Youtube Series: https://www.youtube.com/channel/UCj1MmHvm1iYg8zqqpNIsWig

And https://linktr.ee/peterling for more Numerai content !

About 😎

Numerai Starter Pack is a series explaining the basics of the Numerai tournament.

Setup 🤓

Prerequisites

In order to work with Coiled you will need to make a software environment using the requirements file.

Installation

You will also need to have the packages installed locally, so you will need to run

pip install -r /path/to/requirements.txt

Usage 🥳

All other steps are included in the videos.

Current Status

⚠️ This series is still in development. Changes may be made retroactively.

Future Work

  1. Staking, Scoring & Diagnostics
  2. Automatically submitting predictions with NumerCLI
  3. Buying/staking submissions via NumerBay
  4. TBD

About


Languages

Language:Jupyter Notebook 64.2%Language:HTML 35.8%