downloadParConfig: Downloads a single ParConfig.

Description Usage Arguments Value Examples

View source: R/downloadParConfig.R

Description

Retrieve a Paramater Configuration for the given id from the mlrHyperopt servers.

Usage

1

Arguments

id

[character] Unique identifier for a Parameter Set. This will be downloaded from the mlrHyperopt servers.

Value

[ParConfig]

Examples

1
2
par.config = downloadParConfig("1")
print(par.config)

jakob-r/mlrHyperopt documentation built on Jan. 10, 2022, 4:32 p.m.