Machine Learning & Data Mining | CSE 450

03 Prepare : Reading

Preparation Material

Before coming to class this week, please work through the the following:

  1. Confusion Matrices

  2. Cross Validation

  3. Handling Data on Different Scales

  4. Handling Categorical Data

  5. Handling Missing Data in Python

  6. Handling Missing Data in General

    Now that you have a basic idea of working with missing data in Python, we need to consider the proper strategies of what to do at a higher level.

Other Helpful Resources