How to Install vowpal-wabbit-doc in Ubuntu 18.04



Install vowpal-wabbit-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install vowpal-wabbit-doc

Description:

fast and scalable online machine learning algorithm - documentation

Vowpal Wabbit is a fast online machine learning algorithm. The core algorithm is specialist gradient descent (GD) on a loss function (several are available). VW features: - flexible input data specification - speedy learning - scalability (bounded memory footprint, suitable for distributed computation) - feature pairing . This package contains examples (tests) for vowpal-wabbit.

Homepage: http://hunch.net/~vw/

Version: 8.5.0.dfsg1-1

Section: universe/doc