Introductory tutorial for MoonshotML demonstrating walk-forward optimization of a simple machine learning strategy. Uses free sample data.
CLI:
quantrocket codeload clone 'moonshotml-intro'
Python:
from quantrocket.codeload import clone
clone("moonshotml-intro")
Start here: intro_moonshotml/Introduction.ipynb
Find more code in QuantRocket's Code Library