gs_line: Grid search line plot

Description Usage Arguments Value Examples

View source: R/grid_search_1d_class.R

Description

A plot of the calculated performance metric against the model input parameter values used to train the model. The optimum parameter value is indicated based on minimising (or maximising) the chosen metric.

Usage

1

Arguments

...

Additional slots and values passed to struct_class.

Value

A gs_line object.

Examples

1
C = gs_line()

structToolbox documentation built on Nov. 8, 2020, 6:54 p.m.