This lesson introduces two more classification algorithms — KNN, which classifies based on nearby data points, and SVM, which finds an optimal boundary to separate classes.