Explores Transductive Support Vector Machine for semi-supervised clustering, aiming for zero error on labeled points and well-separated unlabeled points.
Introduces Support Vector Clustering (SVC) using a Gaussian kernel for high-dimensional feature space mapping and explains its constraints and Lagrangian.
Covers clustering, classification, and Support Vector Machine principles, applications, and optimization, including non-linear classification and Gaussian kernel effects.
Explores Probabilistic Linear Regression and Gaussian Process Regression, emphasizing kernel selection and hyperparameter tuning for accurate predictions.
Explores the Bayesian extension of HMM for robot action segmentation and modeling, limitations of classical HMMs, and motion capture data segmentation.