<?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>Dividing Local Gaussian Processes for Online Learning Regression</dc:title>
  <dc:title>R package GPTreeO version 1.0.1</dc:title>
  <dc:description>We implement and extend the Dividing Local Gaussian Process 
    algorithm by Lederer et al. (2020) &lt;doi:10.48550/arXiv.2006.09446&gt;. Its
    main use case is in online learning where it is used to train a network of
    local GPs (referred to as tree) by cleverly partitioning the input space. 
    In contrast to a single GP, 'GPTreeO' is able to deal with larger amounts of
    data. The package includes methods to create the tree and set its
    parameter, incorporating data points from a data stream as well as making
    joint predictions based on all relevant local GPs.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: R6, hash, DiceKriging, mlegp</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, spelling, testthat</dc:relation>
  <dc:creator>Timo Braun &lt;gptreeo.timo.braun@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Timo Braun [aut, cre] (ORCID: &lt;https://orcid.org/0009-0001-0965-8285&gt;),
  Anders Kvellestad [aut] (ORCID:
    &lt;https://orcid.org/0000-0002-5267-7705&gt;),
  Riccardo De Bin [ctb] (ORCID: &lt;https://orcid.org/0000-0002-7441-6880&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=GPTreeO/LICENSE)</dc:rights>
  <dc:date>2024-10-16</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=GPTreeO</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.GPTreeO</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
