What is the goal of regularization in the K nearest neighbors algorithm?
finding the slope of the line that represents the model
normalizing the data points so they can be compared with each other
making the decision boundaries more regular
using a straight line model to make predictions based on training data