preprocessData | R Documentation |
A function that wraps around FeatureExtraction::tidyCovariateData to normalise the data and remove rare or redundant features
preprocessData(covariateData, preprocessSettings)
covariateData |
The covariate part of the training data created by |
preprocessSettings |
The settings for the preprocessing created by |
Returns an object of class covariateData
that has been processed
The data processed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.