powered by
Create setting for lasso logistic regression
setLassoLogisticRegression(variance = 0.01, seed = NULL)
a single value used as the starting value for the automatic lambda search
An option to add a seed when training the model
# NOT RUN { model.lr <- setLassoLogisticRegression() # }
Run the code above in your browser using DataLab