mlpack  1.0.12
mlpack::regression::LogisticRegressionFunction Member List

This is the complete list of members for mlpack::regression::LogisticRegressionFunction, including all inherited members.

Evaluate(const arma::mat &parameters) const mlpack::regression::LogisticRegressionFunction
Evaluate(const arma::mat &parameters, const size_t i) const mlpack::regression::LogisticRegressionFunction
GetInitialPoint() const mlpack::regression::LogisticRegressionFunctioninline
Gradient(const arma::mat &parameters, arma::mat &gradient) const mlpack::regression::LogisticRegressionFunction
Gradient(const arma::mat &parameters, const size_t i, arma::mat &gradient) const mlpack::regression::LogisticRegressionFunction
initialPointmlpack::regression::LogisticRegressionFunctionprivate
InitialPoint() const mlpack::regression::LogisticRegressionFunctioninline
InitialPoint()mlpack::regression::LogisticRegressionFunctioninline
lambdamlpack::regression::LogisticRegressionFunctionprivate
Lambda() const mlpack::regression::LogisticRegressionFunctioninline
Lambda()mlpack::regression::LogisticRegressionFunctioninline
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::LogisticRegressionFunctioninline
predictorsmlpack::regression::LogisticRegressionFunctionprivate
Predictors() const mlpack::regression::LogisticRegressionFunctioninline
responsesmlpack::regression::LogisticRegressionFunctionprivate
Responses() const mlpack::regression::LogisticRegressionFunctioninline