Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 688 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 688 Bytes

logo_ironhack_blue 7

Lab | Ensembles

Introduction

In this lab, we are going to explore how ensembling can help us manage the bias-variance tradeoff.

Getting Started

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.

Deliverables

  • main.ipynb with your responses.

Submission

Upon completion, add your deliverables to git. Then commit git and push your branch to the remote.