In this lab, we are going to explore how ensembling can help us manage the bias-variance tradeoff.
Open the main.ipynb
file in the your-code
directory. Follow the instructions and add your code and explanations as necessary. By the end of this lab, you will have learned how to prepare a dataset for most scikit-learn algorithms.
main.ipynb
with your responses.
Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.