Learn R Programming

iai (version 1.4.0)

get_num_fits: Return the number of fits along the path in the trained learner

Description

Julia Equivalent: IAI.get_num_fits

Usage

get_num_fits(lnr)

Arguments

lnr

The GLMNet learner to query.

IAI Compatibility

Requires IAI version 2.1 or higher.

Examples

Run this code
# NOT RUN {
lnr <- iai::get_num_fits(lnr)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab