TWX Analytics: How to Build and Operationalize a Time Series Model
- January 14, 2019
- 1 reply
- 3673 views
This post covers how to build and operationalize a time series model using Thingworx Analytics. A lookback window is used to read multiple previous rows before the current one, and base the prediction on those lookback rows.
In this example we use time series data to predict water flow for different water pumps in a system.
There is a full explanation of the method attached, also all necessary resources are included in the attached files.

