Skip to contents

mlpack::logistic_regression() is an implementation of L2-regularized logistic regression for two-class classification.

Details

For this engine, there is a single mode: classification

Tuning Parameters

This model has 1 tuning parameter:

  • penalty: Amount of regularization (type: double)