Questions tagged [vowpalwabbit]

Vowpal Wabbit is a highly scalable, open source, online machine learning software written in C++. It supports, amongst other features, classification, regression, matrix-factorization, multiple loss functions, multiple update strategies, and regularization.

301 questions
-2
votes
1 answer

Issues running basic Vowpal Wabbit

I am new to Vowpal Wabbit. I already build a base Multi-Arm Bandit model but I want to try using the VW Contextual Bandit, but am having issues with the command line arguments. I am a little confused on the input for the train.txt, even after…
Cris Pineda
  • 31
  • 11
1 2 3
20
21