-
```
The following is from a posting by Olivier Grisel suggesting that we look
at integrating with Vowpal. It has a BSD license but written in C. Looks
like an interesting project though.
This st…
-
**Is your feature request related to a problem? Please describe.**
I try to play with vowpal wabbit, more explicit a derived version of your sagemaker RL examples. I tried to lunch a docker container…
-
Suggested by @mglowacki100 in #3373:
> Hi @Innixma I've checked a couple of parameters locally and think the biggest impact and quite generic could be adding interactions between all features: `hyp…
-
I am using Java API of vowpal wabbit to get predictions. I need raw prediction (same as `-r output.txt`) but I couldn't find any such method in `VWMulticlassLearner` class. I am using below `arg` to t…
-
We'll likely be able to launch on CRAN with the new set of changes given here:
https://github.com/VowpalWabbit/vowpal_wabbit/pull/1994
-
This is just to keep track of potentially interesting candidates and their advantages and disadvantages.
- https://www.h2o.ai/
- https://github.com/JohnLangford/vowpal_wabbit (!!!)
- FACTORIE http…
-
I am currently using the Vowpal Wabbit package in order to implement a Contextual Bandit use case.
My use case is to provide categories(L1/L2/L3/L4/L5) considered action here with personalized rankin…
-
-
Всем привет!
Долго мучался с установкой vowpal_wabbit отсюда (так и не получилось) на Ubuntu:
https://github.com/JohnLangford/vowpal_wabbit#compiling
В итоге с легкостью установил отсюда:
https://g…
-
I'm trying to recompile the RVowpalWabbit package with the latest Vowpal Wabbit code.
What I've basically done is:
- create a new package from scratch "PTEST" which links to Rcpp
- In the 'src' direc…