CRAN
mltools 0.3.5
Machine Learning Tools
Released May 12, 2018 by Ben Gorman
This package cannot yet be used with Renjin it depends on other packages which are not available: data.table 1.11.4
An older version of this package is
more compatible with Renjin.
Dependencies
data.table 1.11.4 Matrix 1.2-14
A collection of machine learning helper functions, particularly assisting in the Exploratory Data Analysis phase. Makes heavy use of the 'data.table' package for optimal speed and memory efficiency. Highlights include a versatile bin_data() function, sparsify() for converting a data.table to sparse matrix format with one-hot encoding, fast evaluation metrics, and empirical_cdf() for calculating empirical Multivariate Cumulative Distribution Functions.