Kernel Methods: Machine LearningCovers Kernel Methods in Machine Learning, focusing on overfitting, model selection, cross-validation, regularization, kernel functions, and SVM.
Support Vector Machines: Kernel SVMExplores non-linear SVM using kernels for data separation in higher-dimensional spaces, optimizing training with kernels to avoid explicit transformations.
Clustering: K-means & LDACovers clustering using K-means and LDA, PCA, K-means properties, Fisher LDA, and spectral clustering.
Understanding AutoencodersExplores autoencoders, from linear mappings in PCA to nonlinear mappings, deep autoencoders, and their applications.