Kernel RegressionCovers the concept of kernel regression and making data linearly separable by adding features and using local methods.
Kernel Methods: Machine LearningCovers Kernel Methods in Machine Learning, focusing on overfitting, model selection, cross-validation, regularization, kernel functions, and SVM.
Max-Margin ClassifiersExplores maximizing margins for better classification using support vector machines and the importance of choosing the right parameter.