vowpal-wabbit-next#

Important

If you are looking for VowpalWabbit’s existing Python bindings go here

vowpal-wabbit-next is a new set of Python bindings for VowpalWabbit. Many things have been changed, or rethought, to make using this API easier and safer. For example, there is no finish_example or setup_example in this API. If you don’t know what that means then don’t worry.

They are highly experimental and the API may change significantly. If you’d prefer a more stable package then the existing bindings are still available.

Installation#

pip install vowpal-wabbit-next