Main Page
Related Pages
Namespaces
Classes
Files
Directories
Class List
Class Index
Class Members
mlpack::regression::LogisticRegressionFunction Member List
This is the complete list of members for
mlpack::regression::LogisticRegressionFunction
, including all inherited members.
Evaluate
(const arma::mat ¶meters) const
mlpack::regression::LogisticRegressionFunction
Evaluate
(const arma::mat ¶meters, const size_t i) const
mlpack::regression::LogisticRegressionFunction
GetInitialPoint
() const
mlpack::regression::LogisticRegressionFunction
[inline]
Gradient
(const arma::mat ¶meters, arma::mat &gradient) const
mlpack::regression::LogisticRegressionFunction
Gradient
(const arma::mat ¶meters, const size_t i, arma::mat &gradient) const
mlpack::regression::LogisticRegressionFunction
initialPoint
mlpack::regression::LogisticRegressionFunction
[private]
InitialPoint
() const
mlpack::regression::LogisticRegressionFunction
[inline]
InitialPoint
()
mlpack::regression::LogisticRegressionFunction
[inline]
lambda
mlpack::regression::LogisticRegressionFunction
[private]
Lambda
() const
mlpack::regression::LogisticRegressionFunction
[inline]
Lambda
()
mlpack::regression::LogisticRegressionFunction
[inline]
LogisticRegressionFunction
(const arma::mat &predictors, const arma::vec &responses, const double lambda=0)
mlpack::regression::LogisticRegressionFunction
LogisticRegressionFunction
(const arma::mat &predictors, const arma::vec &responses, const arma::mat &initialPoint, const double lambda=0)
mlpack::regression::LogisticRegressionFunction
NumFunctions
() const
mlpack::regression::LogisticRegressionFunction
[inline]
predictors
mlpack::regression::LogisticRegressionFunction
[private]
Predictors
() const
mlpack::regression::LogisticRegressionFunction
[inline]
responses
mlpack::regression::LogisticRegressionFunction
[private]
Responses
() const
mlpack::regression::LogisticRegressionFunction
[inline]
Generated on 29 Sep 2016 for MLPACK by
1.6.1