SG++-Doxygen-Documentation
ScorerConfig.hpp File Reference
#include <string>

Classes

struct  sgpp::datadriven::ScorerConfiguration
 Set of parameters to define a scorer instance. More...
 

Namespaces

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

Enumerations

enum  sgpp::datadriven::ScorerMetricType { sgpp::datadriven::ScorerMetricType::mse, sgpp::datadriven::ScorerMetricType::nll, sgpp::datadriven::ScorerMetricType::accuracy }
 Enumeration of all supported metrics used to quantify approximation quality of a trained model. More...