CRAN/E | LiblineaR

LiblineaR

Linear Predictive Models Based on the LIBLINEAR C/C++ Library

Installation

About

A wrapper around the LIBLINEAR C/C++ library for machine learning (available at ). 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.

Citation LiblineaR citation info
<dnalytics.com/software/liblinear/>

Key Metrics

Version 2.10-23
Published 2023-12-11 135 days ago
Needs compilation? yes
License GPL-2
CRAN checks LiblineaR results

Downloads

Yesterday 178 0%
Last 7 days 923 -30%
Last 30 days 4.571 -12%
Last 90 days 14.865 -46%
Last 365 days 73.794 +0%

Maintainer

Maintainer

Thibault Helleputte

thibault.helleputte@dnalytics.com

Authors

Thibault Helleputte

cre / aut / cph

Jérôme Paul

aut

Pierre Gramme

aut

Material

README
NEWS
Reference manual
Package source

In Views

MachineLearning

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

LiblineaR archive

Imports

methods

Suggests

SparseM
Matrix

Reverse Depends

LKT

Reverse Imports

kebabs
PrInCE
quanteda.textmodels
scBio
SIAMCAT
SwarmSVM
sweater

Reverse Suggests

flowml
mlr
parsnip
RSSL
tidyAML
vetiver