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, clustering and outlier detection. 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.3.0
URL https://github.com/mvattulainen/preprocomb
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("preprocomb")

Try the preprocomb package in your browser

Any scripts or data that you put into this service are public.

preprocomb documentation built on May 2, 2019, 3:23 a.m.