Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
Available models# ; DeepAR. Salinas et al. 2020. Global. Univariate ; DeepState. Rangapuram et al. 2018. Global. Univariate ; DeepFactor. Wang et al. 2019. Global.
GluonTS is a Python package for probabilistic time series modeling, focusing on deep learning based models, based on PyTorch and MXNet.
GluonTS is a Python package for probabilistic time series modeling, focusing on deep learning based models. Installation. GluonTS requires ...
gluonts.model package# ... An abstract class representing a trainable model. The underlying model is trained by calling the train method with a training Dataset , ...
GluonTS comes with a number of pre-built models. All the user needs to do is configure some hyperparameters. The existing models focus on (but are not limited ...
People also ask
Modeltime GluonTS integrates the Python GluonTS Deep Learning Library, making it easy to develop forecasts using Deep Learning.
Jun 10, 2022 · GluonTS is a deep learning library that bundles components, models and tools for time series applications such as forecasting or anomaly detection.
Base predictor type for Gluon-based models. Returns a variant of the current GluonPredictor backed by a Gluon SymbolBlock.
GluonTS simplifies the time series modeling pipeline by providing the necessary components and tools for quick model development, efficient experimentation and ...
Submodules# · gluonts.mx.model.estimator module · gluonts.mx.model.forecast module · gluonts.mx.model.forecast_generator module · gluonts.mx.model.predictor ...