In-class Activity: Dogs or Cats

The following activity practices K Nearest Neighbors.

[Team] Activity: Dogs or Cats

Here we use features Body Size and Food Intake to classify cats and dogs. The training data are shown as cat or dog images, and there are three test data to be labeled: green, red, and blue points.

Consider K Nearest Neighbors with \(K = 1, 2, 3, 4\), and discuss the following questions.

Discussion