<?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>Supervised Learning with Mandatory Splits and Seeds</dc:title>
  <dc:title>R package ml version 0.1.2</dc:title>
  <dc:description>Implements the split-fit-evaluate-assess workflow from Hastie,
    Tibshirani, and Friedman (2009, ISBN:978-0-387-84857-0) "The Elements of
    Statistical Learning", Chapter 7. Provides three-way data splitting with
    automatic stratification, mandatory seeds for reproducibility, automatic
    data type handling, and 10 algorithms out of the box. Uses 'Rust'
    backend for cross-language deterministic splitting. Designed for tabular
    supervised learning with minimal ceremony. Polyglot parity with the 'Python'
    'mlw' package on 'PyPI'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: cli, rlang, stats, utils, withr</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), xgboost (&gt;= 2.0.0), ranger, rpart,
e1071, kknn, glmnet, naivebayes, lightgbm, tm, tibble, knitr,
rmarkdown, caret, rsample</dc:relation>
  <dc:creator>Simon Roth &lt;simon@epagogy.ai&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Simon Roth [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ml/LICENSE)</dc:rights>
  <dc:date>2026-03-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ml</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ml</dc:identifier>
</oai_dc:dc>
