Other packages > Find by keyword >

RVowpalWabbit  

R Interface to the Vowpal Wabbit
View on CRAN: Click here


Download and install RVowpalWabbit package within the R console
Install from CRAN:
install.packages("RVowpalWabbit")

Install from Github:
library("remotes")
install_github("cran/RVowpalWabbit")

Install by package version:
library("remotes")
install_version("RVowpalWabbit", "0.0.18")



Attach the package and use:
library("RVowpalWabbit")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-09-20
Latest Update: 2023-08-22
Description:
The Vowpal Wabbit project is a fast out-of-core learningsystem sponsored by Microsoft Research having started at Yahoo Researchand written by John Langford along with a number of contributors. This Rpackage does not include the distributed computing implementation of thecluster directory of the upstream sources. Use of the software as a networkservice is also not directly supported as the aim is a simpler direct callfrom R for validation and comparison. Note that this package contains anembedded older version of Vowpal Wabbit. The package rvw at the GitHubrepo httpsgithub.comrvw-orgrvw-legacy can provide an alternative usingan external Vowpal Wabbit library installation.
How to cite:
Dirk Eddelbuettel (2011). RVowpalWabbit: R Interface to the Vowpal Wabbit. R package version 0.0.18, https://cran.r-project.org/web/packages/RVowpalWabbit. Accessed 17 Apr. 2025.
Previous versions and publish date:
0.0.3 (2011-09-20 17:22), 0.0.4 (2011-09-26 09:15), 0.0.5 (2012-05-20 22:40), 0.0.6 (2014-01-07 20:08), 0.0.7 (2016-07-17 16:09), 0.0.8 (2016-10-17 11:09), 0.0.9 (2017-03-06 08:28), 0.0.10 (2017-12-13 09:16), 0.0.11 (2018-01-28 23:04), 0.0.12 (2018-02-01 17:24), 0.0.13 (2019-02-22 10:00), 0.0.14 (2020-06-14 16:40), 0.0.15 (2020-08-07 10:40), 0.0.16 (2021-10-18 20:20), 0.0.17 (2022-10-05 14:50), 0.0.18 (2023-01-08 10:10)
Other packages that cited RVowpalWabbit R package
View RVowpalWabbit citation profile
Other R packages that RVowpalWabbit depends, imports, suggests or enhances
Functions, R codes and Examples using the RVowpalWabbit R package
Some associated functions: vw . 
Some associated R codes: RcppExports.R . vw.R .  Full RVowpalWabbit package functions and examples
Downloads during the last 30 days
03/2003/2103/2403/2503/2703/2804/0104/0404/0504/0604/1204/1404/15Downloads for RVowpalWabbit05101520253035TrendBars

Today's Hot Picks in Authors and Packages

anyLib  
Install and Load Any Package from CRAN, Bioconductor or Github
Made to make your life simpler with packages, by installing and loading a list of packages, whether ...
Download / Learn more Package Citations See dependency  
ZetaSuite  
Analyze High-Dimensional High-Throughput Dataset and Quality Control Single-Cell RNA-Seq
The advent of genomic technologies has enabled the generation of two-dimensional or even multi-dimen ...
Download / Learn more Package Citations See dependency  
fixest  
Fast Fixed-Effects Estimations
Fast and user-friendly estimation of econometric models with multiple fixed-effects. Includes ordina ...
Download / Learn more Package Citations See dependency  
puls  
Partitioning Using Local Subregions
A method of clustering functional data using subregion information of the curves. It is intended to ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SmarterPoland  
Tools for Accessing Various Datasets Developed by the Foundation SmarterPoland.pl
Tools for accessing and processing datasets prepared by the Foundation SmarterPoland.pl. Among all: ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA