Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

preProcess

Pre processing function for the training and test data set. Each numeric variable is standardized between -1 and 1 and each categorical variable is coded with a dummy coding.


Description

Pre processing function for the training and test data set. Each numeric variable is standardized between -1 and 1 and each categorical variable is coded with a dummy coding.

Usage

preProcess(data)

Arguments

data

to be preprocesses

Value

return the pre processed dataset


ELMR

Extreme Machine Learning (ELM)

v1.0
GPL-2 | GPL-3
Authors
Alessio Petrozziello [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.