mlpack  master
mlpack::adaboost::AdaBoost< WeakLearnerType, MatType > Member List

This is the complete list of members for mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >, including all inherited members.

AdaBoost(const MatType &data, const arma::Row< size_t > &labels, const WeakLearnerType &other, const size_t iterations=100, const double tolerance=1e-6)mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >
AdaBoost(const double tolerance=1e-6)mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >
Alpha(const size_t i) const mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >inline
Alpha(const size_t i)mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >inline
alphamlpack::adaboost::AdaBoost< WeakLearnerType, MatType >private
Classes() const mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >inline
classesmlpack::adaboost::AdaBoost< WeakLearnerType, MatType >private
Classify(const MatType &test, arma::Row< size_t > &predictedLabels)mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >
Serialize(Archive &ar, const unsigned int)mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >
Tolerance() const mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >inline
Tolerance()mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >inline
tolerancemlpack::adaboost::AdaBoost< WeakLearnerType, MatType >private
Train(const MatType &data, const arma::Row< size_t > &labels, const WeakLearnerType &learner, const size_t iterations=100, const double tolerance=1e-6)mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >
WeakLearner(const size_t i) const mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >inline
WeakLearner(const size_t i)mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >inline
WeakLearners() const mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >inline
wlmlpack::adaboost::AdaBoost< WeakLearnerType, MatType >private
ztProductmlpack::adaboost::AdaBoost< WeakLearnerType, MatType >private
ZtProduct()mlpack::adaboost::AdaBoost< WeakLearnerType, MatType >inline