mltools: Machine Learning Tools

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.

Getting started

Package details

AuthorBen Gorman
MaintainerBen Gorman <bgorman@GormAnalysis.com>
LicenseMIT + file LICENSE
Version0.3.5
URL https://github.com/ben519/mltools
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("mltools")

Try the mltools package in your browser

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

mltools documentation built on May 2, 2019, 5:22 a.m.