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.
| Version: | 0.3.5 | 
| Imports: | data.table (≥ 1.9.7), Matrix, methods, stats | 
| Suggests: | testthat | 
| Published: | 2018-05-12 | 
| DOI: | 10.32614/CRAN.package.mltools | 
| Author: | Ben Gorman | 
| Maintainer: | Ben Gorman <bgorman at GormAnalysis.com> | 
| BugReports: | https://github.com/ben519/mltools/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/ben519/mltools | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | mltools results | 
| Reference manual: | mltools.html , mltools.pdf | 
| Package source: | mltools_0.3.5.tar.gz | 
| Windows binaries: | r-devel: mltools_0.3.5.zip, r-release: mltools_0.3.5.zip, r-oldrel: mltools_0.3.5.zip | 
| macOS binaries: | r-release (arm64): mltools_0.3.5.tgz, r-oldrel (arm64): mltools_0.3.5.tgz, r-release (x86_64): mltools_0.3.5.tgz, r-oldrel (x86_64): mltools_0.3.5.tgz | 
| Old sources: | mltools archive | 
| Reverse depends: | rMIDAS | 
| Reverse imports: | CoOL, CRISPRseek, iimi, MSclassifR, processpredictR, SlideCNA, visualpred | 
| Reverse suggests: | liver | 
Please use the canonical form https://CRAN.R-project.org/package=mltools to link to this page.