plot_lr_find: Plot_lr_find

View source: R/test.R

plot_lr_findR Documentation

Plot_lr_find

Description

Plot the result of an LR Finder test (won't work if you didn't do 'lr_find(learn)' before)

Usage

plot_lr_find(object, skip_end = 5, dpi = 250)

Arguments

object

model

skip_end

n points to skip the end

dpi

dots per inch

Value

None


fastai documentation built on March 31, 2023, 11:41 p.m.