RVowpalWabbit: R Interface to the Vowpal Wabbit

The 'Vowpal Wabbit' project is a fast out-of-core learning system sponsored by Microsoft Research (having started at Yahoo! Research) and written by John Langford along with a number of contributors. This R package does not include the distributed computing implementation of the cluster/ directory of the upstream sources. Use of the software as a network service is also not directly supported as the aim is a simpler direct call from R for validation and comparison. Note that this package contains an embedded older version of 'Vowpal Wabbit'. The package 'rvw' at the GitHub repo <https://github.com/rvw-org/rvw-legacy> can provide an alternative using an external 'Vowpal Wabbit' library installation.

Getting started

Package details

AuthorDirk Eddelbuettel
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.0.18
URL https://vowpalwabbit.org/ https://github.com/eddelbuettel/rvowpalwabbit
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RVowpalWabbit")

Try the RVowpalWabbit package in your browser

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

RVowpalWabbit documentation built on Jan. 9, 2023, 1:26 a.m.