ben519/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.6
URL https://github.com/ben519/mltools
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ben519/mltools")
ben519/mltools documentation built on Sept. 22, 2021, 4:30 p.m.