![]() |
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 SYCL backend with DPC++ as SYCL implementation. More...
Namespaces | |
| detail | |
| Namespace containing the C-SVM using the SYCL backend with DPC++ as SYCL implementation. Should not directly be used by users. | |
Classes | |
| class | csvm |
| A C-SVM implementation using DPC++ as SYCL backend. More... | |
| class | backend_exception |
| Exception type thrown if a problem with the DPC++ SYCL backend occurs. More... | |
Namespace containing the C-SVM using the SYCL backend with DPC++ as SYCL implementation.