AmberSJones / pyhydroqc

This software was designed with the purpose of anomaly detection and correction for time series water sensor data. This software was developed using the Logan River Observatory data set.
BSD 3-Clause "New" or "Revised" License
21 stars 12 forks source link

Dynamic Threshold for LSTM + function condensing #34

Closed AmberSJones closed 3 years ago

AmberSJones commented 3 years ago

applying the dynamic threshold to LSTM model results including work to condnese the anomaly detect function, move arima model development functions to utilities folders.