Learning Curve Plus Plus (LCPP)
svm.h File Reference
#include "svm_impl.h"
+ Include dependency graph for svm.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  algo::classification::SVM< KERNEL, SOLVER, T >
 

Detailed Description

Author
Ozgur Taylan Turan

SVM Classfier fanSMO -> Fan, R.-E., Chen, P.-H., & Lin, C.-J. (2005). Working set selection using second order information for training support vector machines. Journal of Machine Learning Research, 6, 1889–1918. Available at: https://www.jmlr.org/papers/v6/fan05a.html

Author
Ozgur Taylan Turan

SVM Classfier

Definition in file svm.h.