gs_line {structToolbox}R Documentation

Grid search line plot

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

gs_line(...)

Arguments

...

Additional slots and values passed to struct_class.

Value

A gs_line object.

Examples

C = gs_line()

[Package structToolbox version 1.2.0 Index]