Issue | #Downvotes for this reason | By |
---|
E | The number of epochs to perform (batch learning only, default = 500) | default: 500 |
F | Set the loss function to minimize. 0 = hinge loss (SVM), 1 = log loss (logistic regression). (default = 0) | default: 0 |
L | The lambda regularization constant (default = 0.0001) | default: 1.0E-4 |
M | Don't replace missing values | |
N | Don't normalize the data |