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/CalibratedClassifier documentation built on Oct. 16, 2019, 4:18 a.m.