SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
sgpp::datadriven::FitterTypeParser Class Reference

Convenience class to convert strings to sgpp::datadriven::FitterType and generate string representations for values of sgpp::datadriven::FitterType. More...

#include <FitterTypeParser.hpp>

Static Public Member Functions

static FitterType parse (const std::string &input)
 Convert strings to values sgpp::datadriven::FitterType.
 
static const std::string & toString (FitterType type)
 generate string representations for values of sgpp::datadriven::ScorerMetricType.
 

Detailed Description

Convenience class to convert strings to sgpp::datadriven::FitterType and generate string representations for values of sgpp::datadriven::FitterType.

Member Function Documentation

◆ parse()

FitterType sgpp::datadriven::FitterTypeParser::parse ( const std::string &  input)
static

◆ toString()


The documentation for this class was generated from the following files: