regularization_method {dials} | R Documentation |
Estimation methods for regularized models
Description
Estimation methods for regularized models
Usage
regularization_method(values = values_regularization_method)
values_regularization_method
Arguments
values |
A character string of possible values. See |
Format
An object of class character
of length 4.
Details
This parameter is used in parsnip::discrim_linear()
.
Examples
values_regularization_method
regularization_method()
[Package dials version 1.3.0 Index]