VowpalWabbit/vowpal_wabbit
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.
Vowpal Wabbit is a machine learning system designed to help developers build and deploy fast, scalable online learning models. It takes in various types of data, including free-form text, and outputs trained models that can make predictions or inform decisions in real-time. This tool is for machine learning engineers and data scientists who need to implement state-of-the-art algorithms efficiently.
8,661 stars. Used by 2 other packages. Actively maintained with 2 commits in the last 30 days. Available on PyPI.
Use this if you need to train machine learning models on very large datasets that don't fit into memory, or if you require real-time, online learning for applications like recommendation systems or personalized experiences.
Not ideal if you prefer graphical interfaces or pre-built, drag-and-drop machine learning solutions, as this requires coding knowledge to implement and customize.
Stars
8,661
Forks
1,932
Language
C++
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
2
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/VowpalWabbit/vowpal_wabbit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Related frameworks
tensorflow/tfx
TFX is an end-to-end platform for deploying production ML pipelines
projectglow/glow
An open-source toolkit for large-scale genomic analysis
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs to Apache Spark clusters.
Wei-1/Scala-Machine-Learning
No Dependency Scala Machine Learning Algorithm Gallery
yoshoku/rumale
Rumale is a machine learning library in Ruby