makePreprocWrapperScale: Preprocessing scaling wrapper

Description Usage Arguments Value

View source: R/scalePreprocWrapper.R

Description

Preprocessing scaling wrapper

Usage

1
makePreprocWrapperScale(learner, center_data = TRUE, scale_data = TRUE)

Arguments

learner

mlr learner

center_data

logical, default = TRUE

scale_data

logical, default = TRUE

Value

PreprocWrapper


stevenpawley/MLRUtils documentation built on Oct. 15, 2019, 8:16 p.m.