🍺 BREW Explorer

← all formulae

liblinear

brew install liblinear v2.50 BSD-3-Clause

C library for large-scale linear classification and regression via support vector machines.

Why you might care

LIBLINEAR is a foundational machine learning library optimized for linear models on high-dimensional sparse data; it's widely used as a backend in scikit-learn and other ML frameworks. Choose it if you need fast, scalable linear SVM training or if you're building ML pipelines that depend on it as a shared library.

Categories

Alternatives

scikit-learn libsvm vowpal-wabbit
5.9k
30-day installs · #525
20.0k
90-day · #522
100.0k
365-day · #417

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "scikit-learn",
    "libsvm",
    "vowpal-wabbit"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "ml"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Library for large linear classification",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "liblinear",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.csie.ntu.edu.tw/~cjlin/liblinear/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "LIBLINEAR -- A Library for Large Linear Classification",
  "installs_30d": 5934,
  "installs_365d": 99971,
  "installs_90d": 19958,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:45:25+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "liblinear",
  "oldnames": [],
  "one_liner": "C library for large-scale linear classification and regression via support vector machines.",
  "optional_dependencies": [],
  "rank_30d": 525,
  "rank_365d": 417,
  "rank_90d": 522,
  "raw_hash": "28d3e22b41d491eb",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/lib/liblinear.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "2.50",
  "versioned_formulae": [],
  "why_use_this": "LIBLINEAR is a foundational machine learning library optimized for linear models on high-dimensional sparse data; it\u0027s widely used as a backend in scikit-learn and other ML frameworks. Choose it if you need fast, scalable linear SVM training or if you\u0027re building ML pipelines that depend on it as a shared library."
}