SG++-Doxygen-Documentation
|
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... | |
Set of parameters to define a scorer instance.
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().