Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain the Algorithm of Support vector machines in Machine Learning?

Answer Posted / Gajram Singh

Support Vector Machines (SVM) is a supervised learning algorithm used for classification and regression. SVM finds the optimal hyperplane that best separates data points of different classes by maximizing the margin, which is half of the smallest distance between the hyperplane and the closest data points from each class (support vectors). If the data is not linearly separable, SVM can use kernel tricks like polynomial or radial basis function to transform the data into a higher dimensional space where it becomes linearly separable. For multi-class classification problems, SVM uses strategies such as one-vs-one and one-vs-all.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell us do you have research experience in machine learning?

149


Do you have research experience in machine learning?

73


What are standardization and normalisation? Give one advantage of each over the other?

74


Tell me what are the last machine learning papers you've read?

208