1. Home
  2. Browse
  3. vowpal-wabbit

vowpal-wabbit

v9.10.0#1Latest

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#1

Publication

Supports

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

GitHub

VowpalWabbit/vowpal_wabbit8.5K

Homepage

github.com/vowpalwabbit/vowpal_wabbit

Subtree

566f9496b7

License

BSD-3-Clause

Definition

Manifest