PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Namespace containing the C-SVM using the OpenCL backend. More...
Namespaces | |
detail | |
Namespace containing OpenCL backend specific implementation details. Should not directly be used by users. | |
Classes | |
class | csvm |
A C-SVM implementation using OpenCL as backend. More... | |
class | backend_exception |
Exception type thrown if a problem with the OpenCL backend occurs. More... | |
Namespace containing the C-SVM using the OpenCL backend.