SG++-Doxygen-Documentation
sgpp::datadriven::ScorerConfiguration Struct Reference

Set of parameters to define a scorer instance. More...

#include <ScorerConfig.hpp>

Public Attributes

ScorerMetricType metric
 Type of metric that should be used to calculate the accuracy of the fit. More...
 

Detailed Description

Set of parameters to define a scorer instance.

Member Data Documentation

◆ metric

ScorerMetricType sgpp::datadriven::ScorerConfiguration::metric

Type of metric that should be used to calculate the accuracy of the fit.

Referenced by sgpp::datadriven::ScorerFactory::buildScorer(), and sgpp::datadriven::DataMiningConfigParser::getScorerConfig().


The documentation for this struct was generated from the following file: