show_notes: Display distinct errors from tune objects

View source: R/tune_results.R

show_notesR Documentation

Display distinct errors from tune objects

Description

Display distinct errors from tune objects

Usage

show_notes(x, n = 10)

Arguments

x

An object of class tune_results.

n

An integer for how many unique notes to show.

Value

Invisibly, x. Function is called for side-effects and printing.


tidymodels/tune documentation built on April 21, 2024, 5:44 a.m.