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 Machines
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: SVM Basics
Covers the basics of Support Vector Machines, focusing on hard-margin and soft-margin formulations.
Support Vector Machines: SVMs
Explores Support Vector Machines, covering hard-margin, soft-margin, hinge loss, risks comparison, and the quadratic hinge loss.
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.
SVM for Non-separable Datasets
Explains SVM for non-separable datasets, introducing slack variables and optimizing the margin for classification.
Feature Expansion and Kernels
Covers feature expansion, kernels, SVM, and nonlinear classification in machine learning.
Support Vector Machines: Maximizing Margin
Explores Support Vector Machines, maximizing margin for robust classification and the transition to soft SVM for non-linearly separable data.
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.