Post Your Answer
6 years ago in PhD Problem Statement By Rajeev
What is support vector machine algorithm?
Hello all! I was asked to use a support vector machine learning algorithm for regression problems or classification. But I don’t have enough knowledge about this algorithm. Can someone please explain this algorithm?
All Answers (3 Answers In All)
By Shreesha Answered 6 years ago
Reply to Shreesha
By Nirav Answered 6 years ago
Reply to Nirav
By Babita Answered 6 years ago
The advantage of using a support vector machine is it provides classification performance, it doesn’t require any assumption and does not overfit the data. To know more about SVM visit https://towardsdatascience.com/support-vector-machine-introduction-to-machine-learning-algorithms-934a444fca47, https://machinelearningmastery.com/support-vector-machines-for-machine-learning/
Reply to Babita
Related Questions