prep_r_xgb_mat: Turn test df into prediction matrix for R XGBoost model

View source: R/helper_funcs.R

prep_r_xgb_matR Documentation

Turn test df into prediction matrix for R XGBoost model

Description

Turn test df into prediction matrix for R XGBoost model

Usage

prep_r_xgb_mat(df)

Arguments

df

test data frame

Value

a matrix


sol-eng/bikeHelpR documentation built on May 25, 2022, 2:48 a.m.