IntermediateML cross-validation
you will learn how to use cross-validation for better measures of model performance.
you will learn how to use cross-validation for better measures of model performance.
Pipelines are a simple way to keep your data preprocessing and modeling code organized.
This notebook is an exercise in the Intermediate Machine Learning course. You can reference the tutorial at this link.
Notice that the dataset contains both numerical and categorical variables.
You’ll obtain a more comprehensive understanding of the missing values in the dataset.