Git Product home page Git Product logo

ambersjones / pyhydroqc Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 12.0 46.71 MB

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.

License: BSD 3-Clause "New" or "Revised" License

Python 37.24% HTML 59.55% JavaScript 3.21%
anomaly-correction arima-models detect-anomalies in-situ logan-river-observatory lstm-model water-data water-sensor

pyhydroqc's People

Contributors

ambersjones avatar tannerlex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pyhydroqc's Issues

Drift correction

need to consider how to implement a linear drift correction procedure.

Calibration Event Detection

Detect calibration events based on time of day, length of persistence, change in slope, other sensor behavior.

ARIMA detection improvement

Consider improving the ARIMA detection by 1. apply detection as is 2. linear interpolate 3. build model again 4. detect again

move ARIMA functions

ARIMA functions need to be moved from the example script to a utilities script

Remove cruft objects

After loops run, there are sometimes individual items left - need to be deleted/removed from code.

LSTM correct cross-fade

currently, the LSTM correction proceeds in only one direction. need to assess if this results in significant nonlinearities, and if so, consider how to implement a cross-fade.

delete deprecated functions

create_training_dataset - and rename create_clean_training_dataset
create_bidir_training_dataset - rename create_bidir_clean_training_dataset
create_autoen_model

Improve ARIMA correction

The performance and speed of ARIMA correction might be improved by limiting the window of piecewise model development to 2-6 times the length of the gap.

suppress warnings

there are cases where warnings in model development, etc. need to be suppressed.

ARIMA correct improvement

Improve the ARIMA correction script by ordering the gaps that are corrected by length - shortest gaps first- rather than ordered chronologically.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.