0% found this document useful (0 votes)
164 views1 page

Support Vector Machine References

This document contains links to various articles and resources about support vector machines (SVM), a supervised machine learning algorithm used for classification and regression. SVM finds a hyperplane in a multidimensional space that distinctly classifies data points. The articles explain SVM theory, mathematics, implementation in Python and R, and applications in machine learning problems.

Uploaded by

nalluri_08
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
164 views1 page

Support Vector Machine References

This document contains links to various articles and resources about support vector machines (SVM), a supervised machine learning algorithm used for classification and regression. SVM finds a hyperplane in a multidimensional space that distinctly classifies data points. The articles explain SVM theory, mathematics, implementation in Python and R, and applications in machine learning problems.

Uploaded by

nalluri_08
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

https://github.

com/savanpatel/machine-learning-101
https://machinelearningmastery.com/products/

https://towardsdatascience.com/support-vector-machines-for-classification-
fc7c1565e3
https://medium.com/machine-learning-101/chapter-2-svm-support-vector-machine-
theory-f0812effc72
https://heartbeat.fritz.ai/understanding-the-mathematics-behind-support-vector-
machines-5e20243d64d5
https://medium.com/@zachary.bedell/support-vector-machines-explained-73f4ec363f13
https://www.learnopencv.com/support-vector-machines-svm/
https://towardsdatascience.com/support-vector-machines-svm-clearly-explained-a-
python-tutorial-for-classification-problems-29c539f3ad8
https://www.mygreatlearning.com/blog/introduction-to-support-vector-machine/
http://www.aiobjectives.com/2019/11/01/support-vector-machines-svm-and-artificial-
intelligence/
https://sandipanweb.wordpress.com/2018/04/23/implementing-a-soft-margin-kernelized-
support-vector-machine-binary-classifier-with-quadratic-programming-in-r-and-
python/
https://pythonprogramming.net/support-vector-machine-intro-machine-learning-
tutorial/
https://jeremykun.com/2017/06/05/formulating-the-support-vector-machine-
optimization-problem/
https://www.ritchieng.com/machine-learning-svms-support-vector-machines/

https://stats.stackexchange.com/questions/353552/support-vector-machine-calculate-
w-by-hand
https://www.freecodecamp.org/news/svm-machine-learning-tutorial-what-is-the-
support-vector-machine-algorithm-explained-with-code-examples/
https://subscription.packtpub.com/book/big_data_and_business_intelligence/978178355
5130/3/ch03lvl1sec21/maximum-margin-classification-with-support-vector-machines
https://www.saedsayad.com/support_vector_machine.htm

https://www.analyticssteps.com/blogs/how-does-support-vector-machine-algorithm-
works-machine-learning
https://www.bogotobogo.com/python/scikit-
learn/scikit_machine_learning_Support_Vector_Machines_SVM.php
https://www.apdaga.com/2019/11/coursera-machine-learning-week-7-quiz-support-
vector-machines.html

You might also like