rtemis

Command Palette

Search for a command to run...

TunerConfig

Component

Language-independent config for rtemis hyperparameter tuning. Mirrors the `TunerConfig` object: a tuner type and a type-specific `config`.

Raw JSONv1Unknown properties rejected

Variants

The value of type selects which schema applies to config.

Properties

typerequired
string

Tuner type.

one of"GridSearch"

configrequired
object

Variant-specific parameters. Validated per `type` below.

Relationships

Used by