PLSSVM - Parallel Least Squares Support Vector Machine  2.0.0
A Least Squares Support Vector Machine implementation using different backends.
cmd Directory Reference

Directory containing implementation details regarding the command line interface which should not be used by users.

More...

Directory dependency graph for cmd:

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.
 

Detailed Description

Directory containing implementation details regarding the command line interface which should not be used by users.

Author
Alexander Van Craen
Marcel Breyer
License
This file is part of the PLSSVM project which is released under the MIT license. See the LICENSE.md file in the project root for full license information.