<?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>Imbalanced Resampling using SMOTE with Boosting (SMOTEWB)</dc:title>
  <dc:title>R package SMOTEWB version 1.2.5</dc:title>
  <dc:description>Provides the SMOTE with Boosting (SMOTEWB) algorithm. See
      F. Sağlam, M. A. Cengiz (2022) &lt;doi:10.1016/j.eswa.2022.117023&gt;. It is a
      SMOTE-based resampling technique which creates synthetic data on the links 
      between nearest neighbors. SMOTEWB uses boosting weights to determine where
      to generate new samples and automatically decides the number of neighbors 
      for each sample. It is robust to noise and outperforms most of the 
      alternatives according to Matthew Correlation Coefficient metric.
      Alternative resampling methods are also available in the package.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.5)</dc:relation>
  <dc:relation>Imports: stats, FNN, RANN, rpart, Rfast</dc:relation>
  <dc:creator>Fatih Saglam &lt;saglamf89@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Fatih Saglam [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-2084-2008&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=SMOTEWB/LICENSE)</dc:rights>
  <dc:date>2025-10-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=SMOTEWB</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.SMOTEWB</dc:identifier>
</oai_dc:dc>
