get_normalizing_factors: this function returns the factors by which a df was...

Description Usage Arguments Value

View source: R/preparing_data.R

Description

this function returns the factors by which a df was normalized, so that the test dataset can be processed similarly

Usage

1
get_normalizing_factors(df, target_variable = NA)

Arguments

df

a data frame

target_variable

a string name for the target variable

Value

data frame with the normalizing factors


pbhogale/simplexgb documentation built on Nov. 27, 2021, 3:06 p.m.