Login to filter by course Login to filter by course Reset
Support Vector MachinesIntroduces Support Vector Machines, covering Hinge Loss, hyperplane separation, and non-linear classification using kernels.
Linear Models & k-NNCovers linear models, logistic regression, decision boundaries, k-NN, and practical applications in authorship attribution and image data analysis.
Support Vector Machines: SVMsExplores Support Vector Machines, covering hard-margin, soft-margin, hinge loss, risks comparison, and the quadratic hinge loss.
Multiclass ClassificationCovers the concept of multiclass classification and the challenges of linearly separating data with multiple classes.
SVMs and Feature MapsExplores SVMs, feature maps, and the importance of finding the maximum margin solution for classification problems.
Bayesian Inference: Part 2Explores Bayesian inference, multiclass classification, logistic regression, and linear regression inference.
Linear SVM derivationCovers the derivation of Linear Support Vector Machine (SVM) and the Karush-Kuhn-Tucker (KKT) conditions.