chickenbestlover / RNN-Time-series-Anomaly-Detection

RNN based Time-series Anomaly detector model implemented in Pytorch.
Apache License 2.0
1.17k stars 316 forks source link

Is there any suggestion for how to deal with missing data? #15

Open chenshanghao opened 5 years ago

chenshanghao commented 5 years ago

Is there any suggestion for how to deal with missing data? For example, lack one or two days data occasionally.