2002
DOI: 10.1007/3-540-45665-1_5
|View full text |Cite
|
Sign up to set email alerts
|

A Fast SVM Training Algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
11
0

Year Published

2002
2002
2016
2016

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 18 publications
(11 citation statements)
references
References 12 publications
0
11
0
Order By: Relevance
“…The feature vectors were scaled before they were used in classifiers in the training and testing stages [19], [22]. RAM., Each method was implemented using the C code.…”
Section: -Concavity Typesmentioning
confidence: 99%
See 1 more Smart Citation
“…The feature vectors were scaled before they were used in classifiers in the training and testing stages [19], [22]. RAM., Each method was implemented using the C code.…”
Section: -Concavity Typesmentioning
confidence: 99%
“…In the "one against the rest" strategy, k In SVM implementation, the optimization method should be used to solve the quadratic programming problem by using training samples. We used the SVM library [21], which is a fast SVM training algorithm that deals with large scale data [22].…”
mentioning
confidence: 99%
“…To measure the relative performance of different ISDAs, we ran all the algorithms with RBF Gaussian kernels on a MNIST dataset with 576-dimensional inputs (Dong et al, 2003), and compared the performance of our ISDAs with LIBSVM V2.4 (Chang et al, 2003) which is one of the fastest and the most popular SVM solvers at the moment based on the SMO type of an algorithm. The MNIST dataset consists of 60,000 training and 10,000 test data pairs.…”
Section: Performance Of the Iterative Single Data Algorithm And Compamentioning
confidence: 99%
“…The individual optimization steps can be run in parallel. -A fast SVM algorithm, which uses caching, digest and shrinking policies is given in [23]. -The clustering-based SVM [24] is a learning method that scans the data set before training the SVM.…”
Section: Parallel Support Vector Machine Approachesmentioning
confidence: 99%