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

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