Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 530 Bytes

File metadata and controls

10 lines (8 loc) · 530 Bytes

water_supply_network_pressure_pred_deepar

use deepar to predict water supply network pressure

this notebook is a baseline using deepar to predict multi-time-series. the key algorthms behind this baseline is DeepAR which was developed by Amazon but realized in GluonTS package.