Vowpal Wabbit

Vowpal Wabbit
Developer(s) Yahoo! Research & later Microsoft Research
Stable release
8.2.0 / June 21, 2016 (2016-06-21)
Development status Active
Written in C++
Operating system Linux, OS-X, Microsoft Windows
Type machine learning
License BSD License
Website hunch.net/~vw/

Vowpal Wabbit (also known as "VW") is an open source fast out-of-core learning system library and program developed originally at Yahoo! Research, and currently at Microsoft Research. It was started and is led by John Langford. Vowpal Wabbit is notable as an efficient scalable implementation of online machine learning and support for a number of machine learning reductions, importance weighting, and a selection of different loss functions and optimization algorithms.

Notable Features

The VW program supports:

Scalability

Vowpal wabbit has been used to learn a tera-feature (1012) data-set on 1000 nodes in one hour.[1] Its scalability is aided by several factors:

References


This article is issued from Wikipedia - version of the 12/2/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.