Learn R Programming

modeltime.gluonts (version 0.1.0)

install_gluonts: Install GluonTS

Description

Installs GluonTS Probabilisitic Deep Learning Time Series Forecasting Software using reticulate::py_install().

  • A Python Environment will be created named r-gluonts.

  • The Modletime GluonTS R package will connect to the r-gluonts Python environment to use GluonTS

Usage

install_gluonts()

Arguments

Examples

Run this code
# NOT RUN {
install_gluonts()
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab