<?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>Extra Recipes Steps for Dealing with Unbalanced Data</dc:title>
  <dc:title>R package themis version 1.1.0</dc:title>
  <dc:description>A dataset with an uneven number of cases in each class is
    said to be unbalanced. Many models produce a subpar performance on
    unbalanced datasets. A dataset can be balanced by increasing the
    number of minority cases using SMOTE 2011
    &lt;doi:10.48550/arXiv.1106.1813&gt;, BorderlineSMOTE 2005
    &lt;doi:10.1007/11538059_91&gt; and ADASYN 2008. Or by decreasing the number
    of majority cases using NearMiss 2003
    &lt;https://www.site.uottawa.ca/~nat/Workshop2003/jzhang.pdf&gt; or Tomek
    link removal 1976.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1), recipes (&gt;= 1.1.0)</dc:relation>
  <dc:relation>Imports: cli, dplyr, generics (&gt;= 0.1.0), glue, gower, hardhat,
lifecycle (&gt;= 1.0.3), purrr, RANN, rlang (&gt;= 1.1.0), ROSE,
tibble, vctrs, withr</dc:relation>
  <dc:relation>Suggests: covr, dials (&gt;= 1.2.0), ggplot2, kernlab, modeldata,
philentropy, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Emil Hvitfeldt &lt;emil.hvitfeldt@posit.co&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Emil Hvitfeldt [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-0679-1945&gt;),
  Posit Software, PBC [cph, fnd] (ROR: &lt;https://ror.org/03wc8by49&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=themis/LICENSE)</dc:rights>
  <dc:date>2026-08-02</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=themis</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.themis</dc:identifier>
</oai_dc:dc>
