featurizer: Some Helper Functions that Help Create Features from Data

A collection of functions that would help one to build features based on external data. Very useful for Data Scientists in data to day work. Many functions create features using parallel computation. Since the nitty gritty of parallel computation is hidden under the hood, the user need not worry about creating clusters and shutting them down.

Getting started

Package details

AuthorChhavi Choudhury [aut, cre]
MaintainerChhavi Choudhury <chhavi.choudhury@gmail.com>
LicenseGPL (>= 2)
Version0.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("featurizer")

Try the featurizer package in your browser

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

featurizer documentation built on May 2, 2019, 2:06 a.m.