PLSSVM - Parallel Least Squares Support Vector Machine
2.0.0
A Least Squares Support Vector Machine implementation using different backends.
|
Directory containing implementation details regarding the command line interface which should not be used by users.
More...Files | |
file | data_set_variants.hpp [code] |
Implements utility functions to create a data set based on runtime parameters. | |
file | parser_predict.hpp [code] |
Implements a class encapsulating all necessary parameters for predicting using the C-SVM possibly provided through command line arguments. | |
file | parser_scale.hpp [code] |
Implements a class encapsulating all necessary parameters for scaling a data set possibly provided through command line arguments. | |
file | parser_train.hpp [code] |
Implements a class encapsulating all necessary parameters for training the C-SVM possibly provided through command line arguments. | |
Directory containing implementation details regarding the command line interface which should not be used by users.