To follow up on what we have learned in the last post, here we’re going to quickly demonstrate how to build your own machine learning boilerplate. We’re going to cover the steps that we introduced in the post:
- Data curating
- Feature discover/analyze
- Train the model
- Predict the expected variable
- Form the strategy and run backtest