CS 445 Machine Learning
Fall 2020
Model Validation and Selection Lab
Learning Objectives
This lab is designed with the following learning
objectives:
- explain the risks and inaccuracies of using results on data exposed to the model during training
- Define overfitting and discuss ways of preventing it with decision tree models
- describe and utilize a cross validation to improve the estimate of generalization error
Tasks
- Download the following files and place them all in the same folder:
- Complete the two notebooks and submit to Canvas.