Class | Description |
---|---|
LibCSvmSolver |
This class implements the solver of the C-SVM quadratic problem described in
[CC Chang & CJ Lin, 2011].
|
LibNuSvmSolver |
It is the instance of a solution provided the \(\nu\)-SVM solver of the
optimization problem.
|
LibSvmSolver |
This class implements the solver of the SVM quadratic problem described in
[CC Chang & CJ Lin, 2011].
|
SvmSolution |
It is the instance of a solution provided the LIBSVM solver of the SMO
optimization problem.
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.