2016
DOI: 10.1177/1536867x1601600407
|View full text |Cite
|
Sign up to set email alerts
|

Support Vector Machines

Abstract: Support vector machines are statistical-and machine-learning techniques with the primary goal of prediction. They can be applied to continuous, binary, and categorical outcomes analogous to Gaussian, logistic, and multinomial regression. We introduce a new command for this purpose, svmachines. This package is a thin wrapper for the widely deployed libsvm (Chang and Lin, 2011, ACM Transactions on Intelligent Systems and Technology 2(3): Article 27). We illustrate svmachines with two examples.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
105
0
3

Year Published

2018
2018
2024
2024

Publication Types

Select...
6
3
1

Relationship

0
10

Authors

Journals

citations
Cited by 184 publications
(108 citation statements)
references
References 16 publications
0
105
0
3
Order By: Relevance
“…Because AdaBoost is an integration of single classifiers, the typical single classifiers are set as the contrast, including the support vector machine (SVM) [37] and decision tree (DT) [38]. The same training set of 180 samples is used for the classifier construction.…”
Section: Comparison Of Expert Classificationmentioning
confidence: 99%
“…Because AdaBoost is an integration of single classifiers, the typical single classifiers are set as the contrast, including the support vector machine (SVM) [37] and decision tree (DT) [38]. The same training set of 180 samples is used for the classifier construction.…”
Section: Comparison Of Expert Classificationmentioning
confidence: 99%
“…1) Support Vector Machine: SVM is an algorithm that classifies data by constructing a set of hyper-planes in high dimensions [18]. To simplify the computations, kernel functions are used to represent the mapping of the data.…”
Section: B Classification Algorithmsmentioning
confidence: 99%
“…Choosing a good classifier is an important task to build a robust state-of-the-art predictive ability. In this work various machine learning algorithms; Support Vector Machine (SVM) [43], naïve Bayes' [44], decision tree [45], random forest [46], KNN [47] and ensemble classification methods (with bagging and boosting) [48], etc. are considered.…”
Section: Classification Algorithmmentioning
confidence: 99%