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
Tool | Description |
---|---|
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. | |
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. |