SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::datadriven::ScorerConfiguration Struct Reference

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

#include <ScorerConfig.hpp>

Public Attributes

ScorerMetricType metric_ = ScorerMetricType::accuracy
 Type of metric that should be used to calculate the accuracy of the fit.
 

Detailed Description

Set of parameters to define a scorer instance.

Member Data Documentation

◆ metric_

ScorerMetricType sgpp::datadriven::ScorerConfiguration::metric_ = ScorerMetricType::accuracy

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: