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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
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  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns