How to Install and Uninstall vowpal-wabbit-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "vowpal-wabbit-doc" package

Please follow the instructions below to install vowpal-wabbit-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install vowpal-wabbit-doc

2. Uninstall "vowpal-wabbit-doc" package

Please follow the guidance below to uninstall vowpal-wabbit-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove vowpal-wabbit-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the vowpal-wabbit-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: vowpal-wabbit-doc
Priority: optional
Section: universe/doc
Installed-Size: 18023
Maintainer: Ubuntu Developers
Original-Maintainer: Yaroslav Halchenko
Architecture: all
Source: vowpal-wabbit
Version: 8.1.1-1
Recommends: vowpal-wabbit
Filename: pool/universe/v/vowpal-wabbit/vowpal-wabbit-doc_8.1.1-1_all.deb
Size: 12699102
MD5sum: e7694daaa321ede02a6d49db6d1a4beb
SHA1: cb05286f68cb658f25ae042e75674d3c065d54a2
SHA256: 8d3eb3a078b937cca0da637dc0c087a75a27abd7b33597f5682ee9809164942f
Description-en: 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.
Description-md5: 8aee7daae566997b038f841c51eddf06
Homepage: http://hunch.net/~vw/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu