<?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>Tidy Drift Detection for Monitored Machine Learning Models</dc:title>
  <dc:title>R package deriva version 0.1.0</dc:title>
  <dc:description>Detects concept drift and data drift in streams produced by
    deployed machine learning models, using a tidy interface that composes
    with the 'tidymodels' ecosystem. Detectors are specified, fitted on a
    baseline period, and advanced over new batches of observations,
    returning tibbles annotated with warning and drift flags. A catalogue
    of 22 sequential drift detectors is provided. Error-based methods
    include the Drift Detection Method (DDM) of Gama et al. (2004)
    &lt;doi:10.1007/978-3-540-28645-5_29&gt;, the Early Drift Detection Method
    (EDDM) of Baena-Garcia et al. (2006), the Hoeffding's inequality
    based Drift Detection Methods (HDDM) of Frias-Blanco et al. (2015)
    &lt;doi:10.1109/TKDE.2014.2345382&gt;, and the Exponentially Weighted
    Moving Average (EWMA) chart of Ross et al. (2012)
    &lt;doi:10.1016/j.patrec.2011.08.019&gt;. Distribution-based methods
    include Adaptive Windowing (ADWIN) of Bifet and Gavalda (2007)
    &lt;doi:10.1137/1.9781611972771.42&gt;, Kolmogorov-Smirnov Windowing
    (KSWIN) of Raab et al. (2020) &lt;doi:10.1016/j.neucom.2019.11.111&gt;,
    and the Page-Hinkley test of Page (1954)
    &lt;doi:10.1093/biomet/41.1-2.100&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: cli, generics, rlang, stats, tibble, vctrs</dc:relation>
  <dc:relation>Suggests: ggplot2, knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>João Paulo Assis Bonifácio &lt;jpab.27@hotmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>João Paulo Assis Bonifácio [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0009-2335-8391&gt;),
  Geraldo Magela da Cruz Pereira [aut] (ORCID:
    &lt;https://orcid.org/0000-0001-6280-4870&gt;),
  Pedro Mambelli Fernandes [aut] (ORCID:
    &lt;https://orcid.org/0009-0001-1695-279X&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=deriva/LICENSE)</dc:rights>
  <dc:date>2026-08-03</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=deriva</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.deriva</dc:identifier>
</oai_dc:dc>
