handle_missing_values: tThis function implements a simple NA handling system for...

Description Usage Arguments Value

View source: R/preparing_data.R

Description

tThis function implements a simple NA handling system for categorical and numeric variables.

Usage

1
handle_missing_values(df, target_variable = "y", train_facs)

Arguments

df

a data frame

target_variable

a string name for the target variable

Value

list of data frames


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