RBigData/pbdML: Programming with Big Data -- Machine Learning

A collection of machine learning utilities that can be run either in serial with native R objects (matrices and vectors) or in parallel with distributed matrices from the 'pbdDMAT' package. Here, we focus on ease of coding and understanding rather than performance (i.e., all code is written in R), and as such this package should primarily be thought of as a demonstration of the capabilities of the 'pbdDMAT' package.

Getting started

Package details

MaintainerDrew Schmidt <wrathematics@gmail.com>
LicenseBSD 2-clause License + file LICENSE
Version0.1-2
URL http://r-pbd.org/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("RBigData/pbdML")
RBigData/pbdML documentation built on July 12, 2019, 6:12 p.m.