{"adoption": {"forks": 1926, "observed_at": "2026-08-28T04:10:24.323189+00:00", "stars": 8706}, "canonical_url": "https://ross.abutalabs.com/products/vowpal_wabbit", "card": {"archived": false, "artifact_type": "library", "description": "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.  ", "domain": ["machine-learning", "reinforcement-learning", "developer-tools"], "enriched": true, "function": ["machine-learning", "reinforcement-learning", "cli"], "health_score": 97, "homepage": "https://vowpalwabbit.org", "language": "C++", "license": "NOASSERTION", "license_family": "other", "maturity": "active", "member_repos": ["VowpalWabbit/vowpal_wabbit"], "name": "VowpalWabbit/vowpal_wabbit", "platform": ["windows", "python", "cpp", "cli", "cross-platform"], "pushed_at": "2026-08-26T18:58:34+00:00", "repo": "VowpalWabbit/vowpal_wabbit", "stars": 8706, "tags": ["online-learning", "contextual-bandits", "active-learning", "learning-to-search", "hashing-trick", "extreme-classification", "supervised-learning", "algorithms", "linux", "macos"], "topics": ["c-plus-plus", "machine-learning", "online-learning", "contextual-bandits", "reinforcement-learning", "active-learning", "learning-to-search", "cpp"], "urls": [], "use_cases": ["train models on streaming data that doesn't fit in memory", "build a contextual bandit recommender or personalization system", "run online supervised learning from the command line", "do active learning to minimize labeling costs", "solve joint prediction problems with learning to search", "extreme multi-class classification with many labels", "evaluate policies offline before deploying a bandit"], "what_it_is": "Vowpal Wabbit is a fast, open-source machine learning system focused on online, active, and interactive learning, including contextual bandit reinforcement learning and learning-to-search. It offers a C++ core with CLI, Python, C#, and Java bindings, and scales via hashing and bounded-memory streaming training.", "when_to_avoid": ["you need deep learning with GPUs or neural architectures", "you want a high-level scikit-learn-style API with extensive preprocessing", "your team can't work with a custom input format and CLI-centric workflow"], "when_to_choose": ["you need fast online/incremental learning with a small memory footprint", "you're building contextual bandit or interactive RL systems", "you want battle-tested ML research algorithms with CLI and Python bindings"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/vowpal_wabbit", "repo": "VowpalWabbit/vowpal_wabbit", "role": "main", "score": 90}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:24.323189+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:25:22.804525+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0e6449a9169df605a5814387bf319cb80688874335c7261a4c3a7244d7d32bdd", "fetched_at": "2026-08-28T04:10:24.323189+00:00", "kind": "readme", "missing": false, "url": "https://github.com/VowpalWabbit/vowpal_wabbit"}, {"content_hash": "a63c66597814a16b93d24b7f1c2a7e2c01bda52b69f6876400419f11ac54099d", "fetched_at": "2026-08-29T08:25:48.255289+00:00", "kind": "homepage", "missing": false, "url": "https://vowpalwabbit.org"}, {"content_hash": "6abe7f2053200871a8e663c58af12649801e24d572fe830f1e567e8c801b4073", "fetched_at": "2026-08-29T08:25:48.264907+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/features.html"}, {"content_hash": "9b4f85809417f61a31a287f21403ab6ffe86b48655df41afacf1b0d170127a0a", "fetched_at": "2026-08-29T08:25:48.267017+00:00", "kind": "site_page", "missing": false, "url": "https://vowpalwabbit.org/docs/vowpal_wabbit/python/latest/index.html"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 73}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 6242, "days_push": 7, "days_rel": 182, "gap_med": 1, "n_releases_24m": 2}, "score": 90, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}