An overview of the Time Series AI toolset

The Time Series AI toolset contains tools that forecast and estimate future values at locations in a space-time cube.

These tools provide support for training and using various deep learning-based time series forecasting models, such as Fully Connected Network (FCN), Long Short-Term Memory (LSTM), InceptionTime, ResNet, and ResCNN.

Tools in the Time Series AI toolset

ToolDescription

Forecast Using Time Series Model

Predicts the values of each location of a space-time cube using a deep learning-based time series forecasting model that has been trained using the Train Time Series Forecasting Model tool.

Train Time Series Forecasting Model

Trains a deep learning-based time series forecasting model using time series data from a space-time cube. The trained model can be used for forecasting the values of each location of a space-time cube using the Forecast Using Time Series Model tool.

Related topics