Learn R Programming

iai (version 1.7.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
if (FALSE) lnr <- iai::get_num_fits(lnr)

Run the code above in your browser using DataLab