SG++-Doxygen-Documentation
RegularizationConfiguration.hpp File Reference
#include <sgpp/globaldef.hpp>

Classes

struct  sgpp::datadriven::RegularizationConfiguration
 

Namespaces

 sgpp
 This header contains some utility functions.
 
 sgpp::datadriven
 

Enumerations

enum  sgpp::datadriven::RegularizationType {
  sgpp::datadriven::RegularizationType::Identity, sgpp::datadriven::RegularizationType::Laplace, sgpp::datadriven::RegularizationType::Diagonal, sgpp::datadriven::RegularizationType::Lasso,
  sgpp::datadriven::RegularizationType::ElasticNet, sgpp::datadriven::RegularizationType::GroupLasso
}