tune_hyperparameters: Tune a subset of hyperparameters

Description Usage Arguments Details

View source: R/tune-hyperparameters.R

Description

Tune a subset of hyperparameters

Usage

1

Arguments

self

Metaflow state variable

Details

This step is split in the flow so that separate instances can evaluate different combinations of hyperparameters indepentently of one another.

It appears as though Metaflow struggles with nested tibbles, likely due to a restriction with reticulate/Python. This prevents us from using the tuning results from tune directly, so we have to collect_metrics.


mdneuzerling/NLPRMetaflow documentation built on Oct. 15, 2021, 10:14 a.m.