model_categorical_elastic_net
Source:R/model_categorical_elastic_net.R
model_categorical_elastic_net.Rdmodel_categorical_elastic_net
Usage
model_categorical_elastic_net(x, y, alpha_list = seq(1e-04, 0.9999, 1e-04))See also
Other categorical model wrappers:
model_categorical_all(),
model_categorical_glm(),
model_categorical_lasso(),
model_categorical_ridge(),
model_categorical_svm()