Machine Learning With Python Video 17 : Support Vector Regression (SVR)

preview_player
Показать описание
In this video we will discuss about support vector regression that is a part of support vector machine , as we know support vector machines can be used for both regression and classification data type .SVMs solve binary classification problems by formulating them as convex optimization problems. The optimization problem entails finding the maximum margin separating the hyperplane, while correctly classifying as many training points as possible. SVMs represent this optimal hyperplane with support vectors.

some youtube search terms:
support vector machine kernel
support vector machine explained
support vector machine python
support vector machine example
support vector machine algorithm
support vector machine in data mining
support vector regression in machine learning
support vector machine in machine learning
what is support vector machine algorithm
what is support vector regressor
what is support vector regression in machine learning
what is support vector machine in machine learning
what is support vector regression
what is support vector machine
how to find support vectors in svm

how do support vector machines work

how does support vector machine work

how does support vector regression work

how support vector machine works

some related video title :

Support Vector Machine (SVM) - Fun and Easy Machine Learning
How SVM (Support Vector Machine) algorithm works
How SVM (Support Vector Machine) algorithm works
Support Vector Machine - How Support Vector Machine Works | SVM In Machine Learning

#stay_home #code_with_me #SVR #i_know_python
Рекомендации по теме
Комментарии
Автор

I'd like to understand how SVR works theoretically, you didn't mention that

vishalvanpariya
Автор

Explained in a very simple and understandable manner. 💖👍

nyenshusebrengma
Автор

thank you very much for your very clear explanation

tungbop
Автор

Can you help me to give me what's the title of book for support vector regression in complete mathematical formulas ?

Please. Thi

annidanr
Автор

Why u did not use train test split, how u know the model accuracy?

asifahmed
Автор

Hallo Mr, can u explain with mathematics consept to SVR ?

dellaoktaviani
Автор

you should change the video title to SVM, I was looking for some deep explanations here for SVR

neerajsingh
Автор

Is hyper plane plays that role which best fitted line plays in linear regression?

rafsunahmad
Автор

In interview they asked this question. Support vector regression.. every mentor is saying this is not important than why they ask math behind svr. I couldn't answer it. Now i am searching for another video where svr math institution is explained.

SanjeevKumar-ncrt
Автор

not explained properly..you did not say how new point value will be calculated?

priyabratamohanty
Автор

While choosing dependent and independent variables how to select the particular variables in python which we wants to make dependent and independent.

ajaykushwaha
Автор

Hello sir, i am new in the field of machine learning and python...how can i check the accuracy of the predicted line?? I mean to say The value of R^2 and RMSE..

ananyaroy
Автор

I think you took this dataset from Machine learning course from Udemy.

karanseth
Автор

Thank you for this video!I would like to know how to draw a diagram like this.Can someone help me?

NE_tiger
Автор

Thanks for the nice elaboration. I was trying to figure out how to do SVR for more than one independent variable ( multiple regression ). Any video of that please. !! Thanks in advance

Epimack_s
Автор

I was trying to write accuracy score from sklearn library. But I didnt. How can we write accuracy score ?

ozantahta