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 experimental and so the API may change, but any changes will be communicated in the release notes.

Installation#

pip install vowpal-wabbit-next