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

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

alpha_sgpp::datadriven::LearnerBaseSPprotected
createDMSystem(sgpp::base::DataMatrixSP &trainDataset, float lambdaRegularization)=0sgpp::datadriven::LearnerBaseSPprotectedpure virtual
dumpFunction(std::string tFilename, size_t resolution)sgpp::datadriven::LearnerBaseSP
dumpGrid(std::string tFilename)sgpp::datadriven::LearnerBaseSP
execTime_sgpp::datadriven::LearnerBaseSPprotected
GByte_sgpp::datadriven::LearnerBaseSPprotected
getAccuracy(sgpp::base::DataMatrixSP &testDataset, const sgpp::base::DataVectorSP &classesReference, const float threshold=0.0)sgpp::datadriven::LearnerBaseSPvirtual
getAccuracy(const sgpp::base::DataVectorSP &classesComputed, const sgpp::base::DataVectorSP &classesReference, const float threshold=0.0)sgpp::datadriven::LearnerBaseSPvirtual
getCassificatorQuality(sgpp::base::DataMatrixSP &testDataset, const sgpp::base::DataVectorSP &classesReference, const float threshold=0.0)sgpp::datadriven::LearnerBaseSPvirtual
getCassificatorQuality(const sgpp::base::DataVectorSP &classesComputed, const sgpp::base::DataVectorSP &classesReference, const float threshold=0.0)sgpp::datadriven::LearnerBaseSPvirtual
getIsRegression() constsgpp::datadriven::LearnerBaseSP
getIsVerbose() constsgpp::datadriven::LearnerBaseSP
GFlop_sgpp::datadriven::LearnerBaseSPprotected
grid_sgpp::datadriven::LearnerBaseSPprotected
InitializeGrid(const sgpp::base::RegularGridConfiguration &GridConfig)sgpp::datadriven::LearnerBaseSPprotectedvirtual
isRegression_sgpp::datadriven::LearnerBaseSPprotected
isTrained_sgpp::datadriven::LearnerBaseSPprotected
isVerbose_sgpp::datadriven::LearnerBaseSPprotected
LearnerBaseSP(const bool isRegression, const bool isVerbose=true)sgpp::datadriven::LearnerBaseSPexplicit
LearnerBaseSP(std::string tGridFilename, std::string tAlphaFilename, const bool isRegression, const bool isVerbose=true)sgpp::datadriven::LearnerBaseSP
LearnerBaseSP(const LearnerBaseSP &copyMe)sgpp::datadriven::LearnerBaseSP
postProcessing(const sgpp::base::DataMatrixSP &trainDataset, const sgpp::solver::SLESolverType &solver, const size_t numNeededIterations)sgpp::datadriven::LearnerBaseSPprotectedvirtual
predict(sgpp::base::DataMatrixSP &testDataset)sgpp::datadriven::LearnerBaseSPvirtual
preProcessing()sgpp::datadriven::LearnerBaseSPprotectedvirtual
setIsVerbose(const bool isVerbose)sgpp::datadriven::LearnerBaseSP
store(std::string tGridFilename, std::string tAlphaFilename)sgpp::datadriven::LearnerBaseSP
train(sgpp::base::DataMatrixSP &testDataset, sgpp::base::DataVectorSP &classes, const sgpp::base::RegularGridConfiguration &GridConfig, const sgpp::solver::SLESolverSPConfiguration &SolverConfigRefine, const sgpp::solver::SLESolverSPConfiguration &SolverConfigFinal, const sgpp::base::AdaptivityConfiguration &AdaptConfig, bool testAccDuringAdapt, const float lambdaRegularization)sgpp::datadriven::LearnerBaseSPvirtual
train(sgpp::base::DataMatrixSP &testDataset, sgpp::base::DataVectorSP &classes, const sgpp::base::RegularGridConfiguration &GridConfig, const sgpp::solver::SLESolverSPConfiguration &SolverConfig, const float lambdaRegularization)sgpp::datadriven::LearnerBaseSP
~LearnerBaseSP()sgpp::datadriven::LearnerBaseSPvirtual