|
Learning Curve Plus Plus (LCPP)
|
#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 > |
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
SVM Classfier
Definition in file svm.h.