'GluonTS' Deep Learning


[Up] [Top]

Documentation for package ‘modeltime.gluonts’ version 0.1.0

Help Pages

as_pandas_timestamp Convert R Date or POSIXt to Pandas Timestamp
deepar_fit_impl GluonTS DeepAR Modeling Function (Bridge)
deepar_predict_impl Bridge prediction Function for DeepAR Models
deep_ar General Interface for DeepAR Time Series Models
install_gluonts Install GluonTS
load_gluonts_model Saving and Loading GluonTS Models
nbeats General Interface for N-BEATS Time Series Models
nbeats_ensemble_fit_impl GluonTS N-BEATS ENSEMBLE Modeling Function (Bridge)
nbeats_ensemble_predict_impl Bridge prediction Function for N-BEATS ENSEMBLE Models
nbeats_fit_impl GluonTS N-BEATS Modeling Function (Bridge)
nbeats_predict_impl Bridge prediction Function for N-BEATS Models
save_gluonts_model Saving and Loading GluonTS Models
to_gluon_list_dataset Convert a data frame to a GluonTS ListDataset