50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


pre (version 1.0.2)

gpe_cv.glmnet: Default penalized trainer for gpe

Description

Default "penalizer function" generator gpe which uses cv.glmnet.

Usage

gpe_cv.glmnet(...)

Arguments

...

arguments to cv.glmnet. x, y, weights and family will not be used.

Value

Returns a function with formal arguments x, y, weights, family and returns a fit object.

See Also

gpe