![]() |
PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Directory containing the implementation for the HIP backend.
More...Directories | |
| directory | detail |
| Directory containing implementation details for the HIP backend. | |
Files | |
| file | csvm.hpp [code] |
| Defines a C-SVM using the HIP backend. | |
| file | exceptions.hpp [code] |
| Implements custom exception classes specific to the HIP backend. | |
| file | predict_kernel.hip.hpp [code] |
| Defines the functions used for prediction for the C-SVM using the HIP backend. | |
| file | q_kernel.hip.hpp [code] |
Defines HIP functions for generating the q vector. | |
| file | svm_kernel.hip.hpp [code] |
| Defines the kernel functions for the C-SVM using the HIP backend. | |
Directory containing the implementation for the HIP backend.