mvattulainen/preprocomb: Tools for Preprocessing Combinations

Preprocessing is often the most time-consuming phase in data analysis and preprocessing transformations interdependent in unexpected ways. This package helps to make preprocessing faster and more effective. It provides an S4 framework for creating and evaluating preprocessing combinations for classification and clustering. The framework supports adding of user-defined preprocessors and preprocessing phases. Default preprocessors can be used for low variance removal, missing value imputation, scaling, outlier removal, noise smoothing, feature selection and class imbalance correction.

Getting started

Package details

AuthorMarkus Vattulainen
MaintainerMarkus Vattulainen <markus.vattulainen@gmail.com>
LicenseGPL-2
Version0.4.0
URL https://github.com/mvattulainen/preprocomb
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mvattulainen/preprocomb")
mvattulainen/preprocomb documentation built on May 23, 2019, 10:54 a.m.