Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Support Vector Machine Overview
Graph Chatbot
Related lectures (29)
Previous
Page 1 of 3
Next
Max-Margin Classifiers
Explores maximizing margins for better classification using support vector machines and the importance of choosing the right parameter.
Linear Models for Classification
Covers linear models for classification, including SVM, decision boundaries, support vectors, and Lagrange duality.
Support Vector Machines
Introduces Support Vector Machines, covering Hinge Loss, hyperplane separation, and non-linear classification using kernels.
Support Vector Machines: SVMs
Explores Support Vector Machines, covering hard-margin, soft-margin, hinge loss, risks comparison, and the quadratic hinge loss.
Nearest Neighbor Rules: Part 2
Explores the Nearest Neighbor Rules, k-NN algorithm challenges, Bayes classifier, and k-means algorithm for clustering.
Linear Models for Classification
Explores linear models, logistic regression, classification metrics, SVM, and their practical use in data science methods.
SVM - Principle: Linear Classifiers
Covers the history and applications of SVM, as well as the construction of linear classifiers and the concept of classifier margin.
Binary Classification
Explains how to find the best hyperplane to separate two classes.
Statistical Inference and Machine Learning
Covers statistical inference, machine learning, SVMs for spam classification, email preprocessing, and feature extraction.
Learning the Kernel: Convex Optimization
Explores learning the kernel function in convex optimization, focusing on predicting outputs using a linear classifier and selecting optimal kernel functions through cross-validation.