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

Arima update #1

Closed AmberSJones closed 3 years ago

AmberSJones commented 3 years ago

Adds the file ARIMA explore, with changes that include functionalizing the ARIMA code, adding prediction intervals, and other improvements.

Also adds a file for LSTM explorations.