lhdTuner: Perform LHD tuning.

Description Usage Arguments Value

View source: R/tdmDispatchTuner.r

Description

Perform a parameter tuning using a Latin hypercube design (LHD) for obtaining best design points. LHD is performed by configuring SPOT in such a way that all the budget is used for the initial design (usually LHD).

Usage

1
lhdTuner(confFile, theSpotPath, tdm, envT, dataObj)

Arguments

confFile

task configuration for tuning algorithm

theSpotPath

needed for spot

tdm

the TDMR object

envT

the environment variable

dataObj

the TDMdata object containing the data set (train/vali part and test part)

Value

the result of LHD sampling, i.e. the list spotConfig


TDMR documentation built on March 3, 2020, 1:06 a.m.