<?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>Dynamic Ensembles for Time Series Forecasting</dc:title>
  <dc:title>R package tsensembler version 0.1.0</dc:title>
  <dc:description>A framework for dynamically combining forecasting models for time series forecasting predictive tasks. It leverages machine learning models from other packages to automatically combine expert advice using metalearning and other state-of-the-art forecasting combination approaches. The predictive methods receive a data matrix as input, representing an embedded time series, and return a predictive ensemble model. The ensemble use generic functions 'predict()' and 'forecast()' to forecast future values of the time series. Moreover, an ensemble can be updated using methods, such as 'update_weights()' or 'update_base_models()'. A complete description of the methods can be found in: Cerqueira, V., Torgo, L., Pinto, F., and Soares, C. "Arbitrated Ensemble for Time Series Forecasting." to appear at: Joint European Conference on Machine Learning and Knowledge Discovery in Databases. Springer International Publishing, 2017; and Cerqueira, V., Torgo, L., and Soares, C.: "Arbitrated Ensemble for Solar Radiation Forecasting." International Work-Conference on Artificial Neural Networks. Springer, 2017 &lt;doi:10.1007/978-3-319-59153-7_62&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: xts, zoo, RcppRoll, methods, ranger, glmnet, earth, kernlab,
Cubist, gbm, pls, monmlp, doParallel, foreach, xgboost,
softImpute</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Vitor Cerqueira &lt;cerqueira.vitormanuel@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Vitor Cerqueira [aut, cre],
  Luis Torgo [ctb],
  Carlos Soares [ctb]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2020-10-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tsensembler</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tsensembler</dc:identifier>
</oai_dc:dc>
