SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
DataSourceConfig.hpp File Reference
#include <sgpp/datadriven/datamining/modules/dataSource/DataTransformationConfig.hpp>
#include <string>
#include <vector>
#include <cstdint>

Classes

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

Namespaces

namespace  sgpp
 Class that stores, generates and manipulates a density function during online phase in on/off learning.
 
namespace  sgpp::datadriven
 

Enumerations

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