![]() |
SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::datadriven::AlgorithmAdaBoostIdentity, including all inherited members.
| actualBaseLearners | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| AlgorithmAdaBoostBase(base::Grid &SparseGrid, size_t gridType, base::level_t gridLevel, base::DataMatrix &trainData, base::DataVector &trainDataClass, size_t NUM, double lambda, size_t IMAX, double eps, size_t IMAX_final, double eps_final, double firstLabel, double secondLabel, double threshold, double maxLambda, double minLambda, size_t searchNum, bool refine, size_t refineMode, size_t refineNum, size_t numberOfAda, double percentOfAda, size_t mode) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| AlgorithmAdaBoostIdentity(base::Grid &SparseGrid, size_t gridType, base::level_t gridLevel, base::DataMatrix &trainData, base::DataVector &trainDataClass, size_t NUM, double lambda, size_t IMAX, double eps, size_t IMAX_final, double eps_final, double firstLabel, double secondLabel, double threshold, double maxLambda, double minLambda, size_t searchNum, bool refine, size_t refineMode, size_t refineNum, size_t numberOfAda, double percentOfAda, size_t mode) | sgpp::datadriven::AlgorithmAdaBoostIdentity | |
| alphaSolver(double &lambda, base::DataVector &weight, base::DataVector &alpha, bool final) | sgpp::datadriven::AlgorithmAdaBoostIdentity | protectedvirtual |
| boostMode | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| classes | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| classif(base::DataMatrix &testData, base::DataVector &algorithmClassTrain, base::DataVector &algorithmClassTest, base::DataMatrix &algorithmValueTrain, base::DataMatrix &algorithmValueTest) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| data | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| dim | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| doAdaBoostR2(base::DataMatrix &weights, base::DataMatrix &testData, base::DataMatrix &algorithmValueTrain, base::DataMatrix &algorithmValueTest, std::string lossFucType) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| doAdaBoostRT(base::DataMatrix &weights, base::DataMatrix &testData, base::DataMatrix &algorithmValueTrain, base::DataMatrix &algorithmValueTest, double Tvalue, std::string powerType) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| doDiscreteAdaBoost(base::DataVector &hypoWeight, base::DataVector &weightError, base::DataMatrix &weights, base::DataMatrix &decision, base::DataMatrix &testData, base::DataMatrix &algorithmValueTrain, base::DataMatrix &algorithmValueTest) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| doRealAdaBoost(base::DataMatrix &weights, base::DataMatrix &testData, base::DataMatrix &algorithmValueTrain, base::DataMatrix &algorithmValueTest) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| doRefinement(base::DataVector &alpha_ada, base::DataVector &weight_ada, size_t curBaseLearner) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| epsilon | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| epsilon_final | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| eval(base::DataMatrix &testData, base::DataMatrix &algorithmValueTrain, base::DataMatrix &algorithmValueTest) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| getAccuracy(base::DataMatrix &testData, base::DataVector &testDataClass, double *accuracy_train, double *accuracy_test) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| getAccuracyBL(base::DataMatrix &testData, base::DataVector &testDataClass, base::DataMatrix &algorithmValueTrain, base::DataMatrix &algorithmValueTest, double *accuracy_train, double *accuracy_test, size_t yourBaseLearner) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| getActualBL() | sgpp::datadriven::AlgorithmAdaBoostBase | |
| getMaxGridPoint(size_t baseLearner) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| getMeanGridPoint(size_t baseLearner) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| getROC(base::DataMatrix &validationData, base::DataVector &validationDataClass, double *acc, double *sensitivity, double *specificity, double *precision, double *recall, double *fOneScore) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| getSumGridPoint(size_t baseLearner) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| grid | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| gridPoint | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| hValue(double realValue) | sgpp::datadriven::AlgorithmAdaBoostBase | |
| imax | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| imax_final | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| labelOne | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| labelTwo | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| lamb | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| lambLogMax | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| lambSteps | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| lambStepsize | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| level | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| maxGridPoint | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| numBaseLearners | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| numData | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| numOfAda | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| perOfAda | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| refinement | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| refineMode | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| refineTimes | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| sumGridPoint | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| threshold | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| type | sgpp::datadriven::AlgorithmAdaBoostBase | protected |
| ~AlgorithmAdaBoostBase() | sgpp::datadriven::AlgorithmAdaBoostBase | virtual |
| ~AlgorithmAdaBoostIdentity() | sgpp::datadriven::AlgorithmAdaBoostIdentity | virtual |