mlpack::softmax_regression()
is an implementation of
a softmax regression, a generalization of logistic regression
to the multiclass case, which has support for L2 regularization.
mlpack::softmax_regression()
is an implementation of
a softmax regression, a generalization of logistic regression
to the multiclass case, which has support for L2 regularization.