SG++-Doxygen-Documentation
DataSourceConfig.hpp File Reference

Classes

struct  sgpp::datadriven::DataSourceConfig
 Configuration structure used for all kinds of SampleProviders including default values. More...
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::datadriven
 

Enumerations

enum  sgpp::datadriven::DataSourceFileType { sgpp::datadriven::DataSourceFileType::NONE, sgpp::datadriven::DataSourceFileType::ARFF, sgpp::datadriven::DataSourceFileType::CSV }
 Supported file types for sgpp::datadriven::FileSampleProvider. More...
 
enum  sgpp::datadriven::DataSourceShufflingType { sgpp::datadriven::DataSourceShufflingType::random, sgpp::datadriven::DataSourceShufflingType::sequential }
 Enumeration of all supported shuffling types used to permute samples in a dataset. More...