<?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>Unified Interface for Ensemble Machine Learning Methods</dc:title>
  <dc:title>R package ensembleML version 0.2.5</dc:title>
  <dc:description>Provides a clean, unified interface for training, predicting,
    and evaluating ensemble machine learning models including Random Forest,
    Gradient Boosting ('XGBoost'), 'AdaBoost', and 'Bagging'. All algorithms share
    a consistent API: em_fit(), em_predict(), em_evaluate(), and em_tune().
    Includes built-in cross-validation, feature importance, calibration
    diagnostics, partial dependence plots, and model comparison utilities.
    Methods: Breiman (2001) &lt;doi:10.1023/A:1010933404324&gt;;
    Chen and Guestrin (2016) &lt;doi:10.1145/2939672.2939785&gt;;
    Freund and Schapire (1997) &lt;doi:10.1006/jcss.1997.1504&gt;;
    Breiman (1996) &lt;doi:10.1007/BF00058655&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: randomForest (&gt;= 4.7-1), xgboost (&gt;= 1.7.0), adabag (&gt;= 4.2),
ggplot2 (&gt;= 3.4.0), rlang (&gt;= 1.1.0), stats, utils</dc:relation>
  <dc:relation>Suggests: pROC (&gt;= 1.18.0), gridExtra (&gt;= 2.3), testthat (&gt;= 3.0.0),
knitr, rmarkdown, mlbench</dc:relation>
  <dc:creator>Sadikul Islam &lt;sadikul.islamiasri@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Sadikul Islam [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-2924-7122&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ensembleML/LICENSE)</dc:rights>
  <dc:date>2026-06-05</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ensembleML</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ensembleML</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
