CMD + K

r-mltools

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-mltools

Usage Tracking

0.3.5
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

May 12, 2020 at 06:01

License

MIT

Total Downloads

30.6K

Version Downloads

30.6K

Supported Platforms

noarch