LiblineaR
2.10-24Linear Predictive Models Based on the LIBLINEAR C/C++ Library
Overview
A wrapper around the LIBLINEAR C/C++ library for machine learning (available at https://www.csie.ntu.edu.tw/~cjlin/liblinear/). LIBLINEAR is a simple library for solving large-scale regularized linear classification and regression. It currently supports L2-regularized classification (such as logistic regression, L2-loss linear SVM and L1-loss linear SVM) as well as L1-regularized classification (such as L2-loss linear SVM and logistic regression) and L2-regularized support vector regression (with L1- or L2-loss). The main features of LiblineaR include multi-class classification (one-vs-the rest, and Crammer & Singer method), cross validation for model selection, probability estimates (logistic regression only) or weights for unbalanced data. The estimation of the models is particularly fast as compared to other libraries.
Install
Health
- OK2026-08-0513 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 100%
- Documented parameters
- 100%
- Return-value docs
- 100%
- References docs
- 100%
Downloads
Dependencies
Code & Tests
People & History
17 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- 2.10-24Latest
- RR 4.4.0 released · 2024-04-24
- 2.10-232023-12-11 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 2.10-222022-12-03 · diff ↗
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- 2.10-122021-03-02 · diff ↗
- RR 4.0.0 released · 2020-04-24
- RR 3.6.0 released · 2019-04-26
- RR 3.5.0 released · 2018-04-23
- RR 3.4.0 released · 2017-04-21
- 2.10-82017-02-13 · diff ↗
- RR 3.3.0 released · 2016-05-03
Show 20 earlier events
- RR 3.2.0 released · 2015-04-16
- 1.94-22015-02-04 · diff ↗
- 1.80-102014-09-16 · diff ↗
- RR 3.1.0 released · 2014-04-10
- 1.80-72013-06-24 · diff ↗
- RR 3.0.0 released · 2013-04-03
- 1.80-62013-03-26 · diff ↗
- RR 2.15.0 released · 2012-03-30
- RR 2.14.0 released · 2011-10-31
- 1.80-42011-04-23 · diff ↗
- 1.80-22011-04-13 · diff ↗
- RR 2.13.0 released · 2011-04-13
- 1.80-12011-04-12 · diff ↗
- 1.80-02011-04-11 · diff ↗
- RR 2.12.0 released · 2010-10-15
- 1.51-32010-06-10 · diff ↗
- 1.51-22010-06-01 · diff ↗
- 1.51-12010-05-30 · diff ↗
- 1.51-02010-05-30
- RR 2.11.0 released · 2010-04-22
Package metadata
- First published
- 2010-05-30
- Total releases
- 17 / 16 yrs
- License
- GPL-2 OSI
- Download size
- 47 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Run in R for the authors' preferred citation:
citation("LiblineaR")This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.
Cite the R Observatory
For a number measured here: a download total, a coverage figure, an archival date.
From data release v2026-08-18, which the citation names so these numbers can be found later. More on citing and the projects behind them.