SG++-Doxygen-Documentation
sgpp::datadriven::LearnerSGDE Member List

This is the complete list of members for sgpp::datadriven::LearnerSGDE, including all inherited members.

adaptivityConfigsgpp::datadriven::LearnerSGDEprotected
alphasgpp::datadriven::LearnerSGDEprotected
alphassgpp::datadriven::LearnerSGDEprotected
appearancessgpp::datadriven::LearnerSGDEprotected
avgErrorssgpp::datadriven::LearnerSGDE
computeRegularizationMatrix(base::Grid &grid)sgpp::datadriven::LearnerSGDEprotected
computeResidual(base::Grid &grid, base::DataVector &alpha, base::DataMatrix &test, double lambdaReg)sgpp::datadriven::LearnerSGDEprotected
corrcoef(base::DataMatrix &corr, base::DataMatrix *bounds=nullptr)sgpp::datadriven::DensityEstimatorvirtual
cov(base::DataMatrix &cov, base::DataMatrix *bounds=nullptr) overridesgpp::datadriven::LearnerSGDEvirtual
createRegularGrid()sgpp::datadriven::LearnerSGDEprotected
crossEntropy(sgpp::base::DataMatrix &samples)sgpp::datadriven::DensityEstimator
crossvalidationConfigsgpp::datadriven::LearnerSGDEprotected
DensityEstimator()sgpp::datadriven::DensityEstimator
errorsgpp::datadriven::LearnerSGDE
getAccuracy(base::DataMatrix &testDataset, const base::DataVector &referenceLabels, const double threshold)sgpp::datadriven::LearnerSGDEvirtual
getAccuracy(const base::DataVector &referenceLabels, const double threshold, const base::DataVector &predictedLabels)sgpp::datadriven::LearnerSGDEvirtual
getDim() overridesgpp::datadriven::LearnerSGDEvirtual
getError(base::DataMatrix &data, const base::DataVector &labels, const double threshold, std::string errorType)sgpp::datadriven::LearnerSGDEvirtual
getGrid()sgpp::datadriven::LearnerSGDEvirtual
getNsamples() overridesgpp::datadriven::LearnerSGDEvirtual
getSamples(size_t dim) overridesgpp::datadriven::LearnerSGDEvirtual
getSamples() overridesgpp::datadriven::LearnerSGDEvirtual
getSharedGrid()sgpp::datadriven::LearnerSGDE
getSharedSurpluses()sgpp::datadriven::LearnerSGDE
getSurpluses()sgpp::datadriven::LearnerSGDEvirtual
gridsgpp::datadriven::LearnerSGDEprotected
gridConfigsgpp::datadriven::LearnerSGDEprotected
gridssgpp::datadriven::LearnerSGDEprotected
initialize(base::DataMatrix &samples) overridesgpp::datadriven::LearnerSGDEvirtual
lambdaRegsgpp::datadriven::LearnerSGDEprotected
LearnerSGDE(sgpp::base::RegularGridConfiguration &gridConfig, sgpp::base::AdaptivityConfiguration &adaptivityConfig, sgpp::solver::SLESolverConfiguration &solverConfig, sgpp::datadriven::RegularizationConfiguration &regularizationConfig, CrossvalidationConfiguration &crossvalidationConfig)sgpp::datadriven::LearnerSGDE
LearnerSGDE(LearnerSGDEConfiguration &learnerSGDEConfig)sgpp::datadriven::LearnerSGDEexplicit
LearnerSGDE(const LearnerSGDE &learnerSGDE)sgpp::datadriven::LearnerSGDE
mean() overridesgpp::datadriven::LearnerSGDEvirtual
mean(base::Grid &grid, base::DataVector &alpha)sgpp::datadriven::LearnerSGDEprotected
optimizeLambdaCV()sgpp::datadriven::LearnerSGDEprotected
pdf(base::DataVector &x) overridesgpp::datadriven::LearnerSGDEvirtual
pdf(base::DataMatrix &points, base::DataVector &res) overridesgpp::datadriven::LearnerSGDEvirtual
predict(base::DataMatrix &testDataset, base::DataVector &predictedLabels)sgpp::datadriven::LearnerSGDEvirtual
priorssgpp::datadriven::LearnerSGDEprotected
regularizationConfigsgpp::datadriven::LearnerSGDEprotected
solverConfigsgpp::datadriven::LearnerSGDEprotected
splitset(std::vector< std::shared_ptr< base::DataMatrix >> &strain, std::vector< std::shared_ptr< base::DataMatrix >> &stest)sgpp::datadriven::LearnerSGDEprotected
std_deviation()sgpp::datadriven::DensityEstimatorvirtual
storeResults(base::DataMatrix &testDataset)sgpp::datadriven::LearnerSGDEvirtual
train(base::Grid &grid, base::DataVector &alpha, base::DataMatrix &trainData, double lambdaReg)sgpp::datadriven::LearnerSGDEvirtual
train()sgpp::datadriven::LearnerSGDEvirtual
trainDatasgpp::datadriven::LearnerSGDEprotected
trainLabelssgpp::datadriven::LearnerSGDEprotected
trainOnline(base::DataVector &labels, base::DataMatrix &testData, base::DataVector &testLabels, base::DataMatrix *validData, base::DataVector *validLabels, base::DataVector &classLabels, size_t maxDataPasses, std::string refType, std::string refMonitor, size_t refPeriod, double accDeclineThreshold, size_t accDeclineBufferSize, size_t minRefInterval, bool usePrior)sgpp::datadriven::LearnerSGDEvirtual
usePriorsgpp::datadriven::LearnerSGDEprotected
variance() overridesgpp::datadriven::LearnerSGDEvirtual
variance(base::Grid &grid, base::DataVector &alpha)sgpp::datadriven::LearnerSGDEprotected
~DensityEstimator()sgpp::datadriven::DensityEstimatorvirtual
~LearnerSGDE()sgpp::datadriven::LearnerSGDEvirtual