Answer Posted / Shubhi Gupta
Support Vector Machines (SVM) is a supervised machine learning algorithm that can be used for both classification and regression. It works by finding the hyperplane that best separates data points of different classes, maximizing the margin between them.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers