Learning: How Support Vector Machines (SVM) algorithm works - Basic Intuition (Part -1) | NerdML

Опубликовано: 07 Декабрь 2025
на канале: NerdML
1,797
36

In this video, we explore Support Vector Machines (SVM) algorithm in some mathematical detail. It works to classify a linearly separable binary data set. We use Lagrange multipliers to maximize the width of the street given certain constraints. If needed, we transform vectors into another space, using a kernel function.
This video will help you to understand basic intuition of What is Support Vector Machine, hyperplane, Margin, Logistic Regression vs SVM, Support Vectors, Linearly Separability & Non-linearly Separability. I have divided Support Vector tutorial into several parts which will cover basic intuition, mathematics used behind finding algorithm's parameters.

⭐ NOTE: When I code, I use Kite, a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I love it!
https://www.kite.com/get-kite/?utm_me...


Do subscribe to my channel and hit the bell icon to never miss an update in the future:
   / @nerdml  

Please find the previous Video link - How K Nearest Neighbors Classifier Algorithm works | KNN Algorithm Using Python | NerdML :    • How K Nearest Neighbors Classifier Algorit...  

Machine Learning Tutorial Playlist:    • Machine Learning Tutorial  

Deep Learning Tutorial Playlist :    • Deep Learning Tutorial  


Prerequisites
Basic understanding of Linear Algebra, Probability, Calculus, Matrix & Python programming including pandas, numpy, scikit learn & some visualization tools.

------------------------------------------------------


Creator : Rahul Saini
Please write back to me at [email protected] for more information

Instagram:   / 96_saini  
Facebook:   / rahulsainipusa  
LinkedIn:   / rahul-s-22ba1993  

#SupportVectorMachine, #SVM, #NerdML, #Mathematics, #MachineLearning, #hyperplane, #Margin, #SupportVector, #LogisticRegression, #LinearlySeparableData, #NonLinearSeparableData, #Vector