<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Linear Predictive Models Based on the LIBLINEAR C/C++ Library</dc:title>
  <dc:title>R package LiblineaR version 2.10-24</dc:title>
  <dc:subject>CRAN Task View: MachineLearning (https://CRAN.R-project.org/view=MachineLearning)</dc:subject>
  <dc:description>A wrapper around the LIBLINEAR C/C++ library for machine
        learning (available at
        &lt;https://www.csie.ntu.edu.tw/~cjlin/liblinear/&gt;). 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 &amp; 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: methods</dc:relation>
  <dc:relation>Suggests: SparseM, Matrix</dc:relation>
  <dc:creator>Thibault Helleputte &lt;thibault.helleputte@dnalytics.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Thibault Helleputte [cre, aut, cph],
  Jérôme Paul [aut],
  Pierre Gramme [aut]</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2024-09-13</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=LiblineaR</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.LiblineaR</dc:identifier>
</oai_dc:dc>
