SG++-Doxygen-Documentation
Loading...
Searching...
No Matches
FitterConfiguration.hpp File Reference

Classes

class  sgpp::datadriven::FitterConfiguration
 General configuration object for fitters. 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::FitterType {
  sgpp::datadriven::RegressionLeastSquares , sgpp::datadriven::DensityEstimation , sgpp::datadriven::DensityRatioEstimation , sgpp::datadriven::DensityDifferenceEstimation ,
  sgpp::datadriven::Classification
}
 Different fitter scenarios have different default values and support different operations. More...