DATABRICKS-CERTIFIED-PROFESSIONAL-DATA-SCIENTIST · Question #134
Support vector machines (SVMs) are a set of supervised learning methods used for
The correct answer is A. Linear classification B. Non-linear classification C. Regression. In machine learning, support vector machines (SVMs). also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns^ used for classification and regression analysis. In addition to performing linear…
Question
Support vector machines (SVMs) are a set of supervised learning methods used for
Options
- ALinear classification
- BNon-linear classification
- CRegression
How the community answered
(37 responses)- A100% (37)
Explanation
In machine learning, support vector machines (SVMs). also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns^ used for classification and regression analysis. In addition to performing linear classification, SVMs can efficiently perform a non-linear classification using what is called the kernel tricky implicitly mapping their inputs into high-dimensional feature spaces.
Topics
Community Discussion
No community discussion yet for this question.