<?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>ROC-Optimizing Binary Classifiers</dc:title>
  <dc:title>R package roclab version 0.1.4</dc:title>
  <dc:description>Implements ROC (Receiver Operating Characteristic)–Optimizing 
    Binary Classifiers, supporting both linear and kernel models. Both model 
    types provide a variety of surrogate loss functions. In addition, linear 
    models offer multiple regularization penalties, whereas kernel models 
    support a range of kernel functions. Scalability for large datasets is 
    achieved through approximation-based options, which accelerate training 
    and make fitting feasible on large data. Utilities are provided for model 
    training, prediction, and cross-validation. The implementation builds on 
    the ROC-Optimizing Support Vector Machines. For more information, see 
    Hernàndez-Orallo, José, et al. (2004) &lt;doi:10.1145/1046456.1046489&gt;, 
    presented in the ROC Analysis in AI Workshop (ROCAI-2004).</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: stats, graphics, utils, ggplot2, fastDummies, kernlab, pracma,
rsample, dplyr, caret, pROC</dc:relation>
  <dc:relation>Suggests: mlbench, knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Gimun Bae &lt;gimunbae0201@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Gimun Bae [aut, cre],
  Seung Jun Shin [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=roclab/LICENSE)</dc:rights>
  <dc:date>2025-11-04</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=roclab</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.roclab</dc:identifier>
</oai_dc:dc>
