glmnetcv_regressor: Learner for training GLMNet models for regression problems...

View source: R/heuristics.R

glmnetcv_regressorR Documentation

Learner for training GLMNet models for regression problems with cross-validation

Description

Julia Equivalent: IAI.GLMNetCVRegressor

Usage

glmnetcv_regressor(...)

Arguments

...

Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters.

IAI Compatibility

Requires IAI version 2.1 or higher.

Examples

## Not run: lnr <- iai::glmnetcv_regressor()


iai documentation built on July 9, 2023, 5:41 p.m.