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

Directory containing implementation details regarding the IO functionality which should not be used by users.

More...

Directory dependency graph for io:

Files

file  arff_parsing.hpp [code]
 Implements parsing functions for the ARFF file format.
 
file  file_reader.hpp [code]
 Implements a file reader class responsible for reading the input file and parsing it into lines.
 
file  libsvm_model_parsing.hpp [code]
 Implements parsing functions for the LIBSVM model file.
 
file  libsvm_parsing.hpp [code]
 Implements parsing functions for the LIBSVM file format.
 
file  scaling_factors_parsing.hpp [code]
 Implements parsing functions for the scaling factor file parsing.
 

Detailed Description

Directory containing implementation details regarding the IO functionality 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.