Loading [MathJax]/extensions/TeX/AMSmath.js
SG++-Doxygen-Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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...