Programming Exercise

This Colab explores and cleans a dataset and performs data transformations that we've covered.

Learning Objectives:

  • Learn the basics of data cleaning and handling missing data using Pandas.
  • Assess model performance with calibration plots.
  • Train a model with a variety of feature transformations.
  • Use visualizations to understand the value of feature transformations.
Colab
Intro to Modeling