Explores non-linear SVM using kernels for data separation in higher-dimensional spaces, optimizing training with kernels to avoid explicit transformations.
Explores mapping non-linear data to higher dimensions using SVM and covers polynomial feature expansion, regularization, noise implications, and curve-fitting methods.
Explores Transductive Support Vector Machine for semi-supervised clustering, aiming for zero error on labeled points and well-separated unlabeled points.