SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
ScorerConfig.hpp File Reference
#include <string>

Classes

struct  sgpp::datadriven::ScorerConfiguration
 Set of parameters to define a scorer instance. 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::ScorerMetricType { sgpp::datadriven::mse , sgpp::datadriven::nll , sgpp::datadriven::accuracy }
 Enumeration of all supported metrics used to quantify approximation quality of a trained model. More...