1. Home
  2. Browse
  3. vowpal-wabbit

vowpal-wabbit

v9.10.0#4Go to latest

Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.

Install

Run the following Vcpkg command to install the port.

vcpkg install vowpal-wabbit

Usage

vowpalwabbit provides CMake targets:

find_package(VowpalWabbit CONFIG REQUIRED)
target_link_libraries(main PRIVATE VowpalWabbit::vw_core)

Dependencies

See source

Version

v9.10.0#4

Publication

Supports

!x86 & !uwp & !(windows & arm)

GitHub

VowpalWabbit/vowpal_wabbit8.7K

Homepage

github.com/vowpalwabbit/vowpal_wabbit

Subtree

11bbc873e0

License

BSD-3-Clause

Definition

Manifest