![]() |
SG++-Doxygen-Documentation
|
#include <algorithm>
#include <memory>
#include <set>
#include <sgpp/base/datatypes/DataMatrix.hpp>
#include <sgpp/base/datatypes/DataVector.hpp>
#include <sgpp/base/exception/application_exception.hpp>
#include <sgpp/base/grid/Grid.hpp>
#include <sgpp/base/operation/hash/OperationMatrix.hpp>
#include <sgpp/datadriven/algorithm/DMSystemMatrixBase.hpp>
#include <sgpp/datadriven/configuration/RegularizationConfiguration.hpp>
#include <sgpp/globaldef.hpp>
#include <sgpp/solver/SLESolver.hpp>
#include <sgpp/solver/TypesSolver.hpp>
#include <sgpp/solver/sle/fista/FistaBase.hpp>
#include <utility>
#include <vector>
Classes | |
class | sgpp::datadriven::RegressionLearner |
The RegressionLearner class Solves a regression problem with continuous target vector. More... | |
class | sgpp::datadriven::RegressionLearner::Solver |
Namespaces | |
namespace | sgpp |
Class that stores, generates and manipulates a density function during online phase in on/off learning. | |
namespace | sgpp::datadriven |