<?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>Functional Machine Learning Framework</dc:title>
  <dc:title>R package funcml version 0.7.1</dc:title>
  <dc:description>A compact and explicit machine learning framework for
    supervised learning, resampling-based evaluation, hyperparameter
    tuning, learner comparison, interpretation, and plug-in
    g-computation. The package uses standard formulas for model
    specification and provides stable S3 interfaces for fitting,
    evaluation, tuning, interpretation, and causal estimation across a
    learner registry with multiple backend engines. Implemented
    interpretation methods build on established approaches such as
    permutation-based variable importance, partial dependence,
    individual conditional expectation, accumulated local effects, SHAP,
    and LIME; see Friedman (2001) &lt;doi:10.1214/aos/1013203451&gt;,
    Goldstein et al. (2015) &lt;doi:10.1080/10618600.2014.907095&gt;, Apley
    and Zhu (2020) &lt;doi:10.1111/rssb.12377&gt;, Lundberg and Lee (2017)
    &lt;doi:10.48550/arXiv.1705.07874&gt;, and Ribeiro et al. (2016)
    &lt;doi:10.48550/arXiv.1602.04938&gt;. The framework is intentionally
    opinionated: preprocessing is expected to occur outside the modeling
    step, and the API emphasizes explicit inputs, consistent object
    contracts, and compact interfaces rather than feature-by-feature
    competition with larger machine learning ecosystems.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: stats, utils, methods, ggplot2, functionals, grDevices, tools,
MASS, mgcv, nnet, rpart, glmnet, ranger, e1071, randomForest,
gbm, C50, kknn, earth, naivebayes, mda, ada, pls, partykit,
dbarts, xgboost, lightgbm, shapviz</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.1.0), knitr, rmarkdown, roxygen2, gggenes,
ggfittext</dc:relation>
  <dc:creator>Imad El Badisy &lt;elbadisyimad@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Imad El Badisy [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-04-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=funcml</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.funcml</dc:identifier>
</oai_dc:dc>
