macOS
brew install vowpal-wabbitlocal Homebrew formula metadata
sudo port install vowpal_wabbitMacPorts ports tree · math/vowpal_wabbit/Portfile · 来源: api.github.com
安装
brew install vowpal-wabbitlocal Homebrew formula metadata
sudo port install vowpal_wabbitMacPorts ports tree · math/vowpal_wabbit/Portfile · 来源: api.github.com
nix profile install nixpkgs#vowpal-wabbitnixpkgs package indexes · pkgs/by-name/vo/vowpal-wabbit/package.nix · 来源: api.github.com
sudo apt install vowpal-wabbitUbuntu 24.04 LTS package indexes · vowpal-wabbit · 来源: archive.ubuntu.com
概览
Online learning algorithm
历史
Vowpal Wabbit, usually abbreviated VW, is an open-source machine-learning system for fast online, active, and interactive learning. It is especially associated with reductions, feature hashing, out-of-core learning, allreduce-style distributed training, contextual bandits, and reinforcement-learning-adjacent production experimentation.
The package occupies a distinctive niche: it is not a general deep-learning framework, but a performance-oriented command-line and library toolkit for learning from streams, very large sparse feature spaces, and partial-feedback decision data.
The official Vowpal Wabbit research page says the project was created after an internal Yahoo! Research contest in 2007. It performed well in that setting and then became an active open-source project focused on online interactive learning.
John Langford led the project from its Yahoo! Research origins into its Microsoft Research era. Langford's VW project page describes it as a project started at Yahoo! Research and continuing at Microsoft Research to design a fast, scalable, useful learning algorithm; Microsoft's own Azure documentation similarly describes VW as a fast parallel learning framework developed at Yahoo! Research and later adapted by Langford at Microsoft Research.
Over time, VW grew from a fast linear online learner into a research platform with a reduction stack and interactive-learning features. The upstream README highlights online learning, hashing, allreduce, reductions, learning-to-search, active learning, contextual bandits, and reinforcement learning, with performance treated as a core design constraint rather than an afterthought.
VW's adoption history is closely tied to large-scale machine-learning research and industrial experimentation. Its official pages present Microsoft Research as a major contributor, and the project has long been used as a vehicle for turning research in online and interactive learning into runnable software.
Microsoft described contextual-bandit technology based on this research line as deployed on MSN.com in January 2016, reporting a 26 percent increase in clicks for personalized news article selection. The same Microsoft Research post connected the open-source availability of core contextual-bandit algorithms to Vowpal Wabbit and related services.
Academic work has repeatedly used or implemented algorithms in VW. For example, the 2021 JMLR Contextual Bandit Bake-off ran contextual-bandit algorithms online using Vowpal Wabbit, which reflects VW's role as a practical experimental substrate for large-scale contextual-bandit evaluation.
At the command line, VW users feed examples in VW's sparse text format to train classifiers, regressors, ranking models, topic models, contextual-bandit policies, and other reduction-based learners. The package is often chosen when data is too large or too streaming-oriented for batch-first tools, or when feature namespaces and interactions need to be explored quickly.
In applications, VW is commonly used for online updates, offline policy evaluation, contextual-bandit learning, and experiments where the learner receives logged propensities or partial feedback rather than fully labeled examples. Its Python bindings and tutorials make the same engine usable from notebooks and application code while preserving the CLI-oriented workflow.
For package nerds, Vowpal Wabbit is one of the classic examples of a research-grade command-line machine-learning tool that stayed relevant because it solved a specific systems problem: train quickly over enormous sparse feature spaces with little ceremony.
It is also historically interesting because it bridges eras of ML tooling. VW predates the deep-learning framework boom, but its focus on streaming data, contextual decisions, and fast experimentation remains unusual and useful in package collections.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
active_interactor | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
csv2vw | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
csv2vw.orig | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
logistic | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
spanning_tree | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
version_number.py | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-audit-pp | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-convergence | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-csv2bin | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-doc2lda | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-experiment | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-format.pl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-hyperopt.py | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-hypersearch | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-lda | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-regr | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-top-errors | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw-varinfo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
vw2csv | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:vowpal-wabbit |
|---|---|
| 版本 | 9.11.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://vowpalwabbit.org |
| 仓库 | https://github.com/VowpalWabbit/vowpal_wabbit |
| 最后更新 | 2026-06-15T10:21:23-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
vowpal-wabbit
nix profile install nixpkgs#vowpal-wabbitlibvw-dev 8.6.1.dfsg1-1build3
fast and scalable online machine learning algorithm - development files
sudo apt install libvw-devlibvw0 8.6.1.dfsg1-1build3
fast and scalable online machine learning algorithm - dynamic library
sudo apt install libvw0vowpal-wabbit 8.6.1.dfsg1-1build3
fast and scalable online machine learning algorithm
sudo apt install vowpal-wabbitvowpal-wabbit-dbg 8.6.1.dfsg1-1build3
fast and scalable online machine learning algorithm - debug files
sudo apt install vowpal-wabbit-dbgvowpal-wabbit-doc 8.6.1.dfsg1-1build3
fast and scalable online machine learning algorithm - documentation
sudo apt install vowpal-wabbit-docvowpal_wabbit
sudo port install vowpal_wabbit来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.