Git Product home page Git Product logo

Comments (4)

chickenbestlover avatar chickenbestlover commented on June 4, 2024

Is it unsupervised learning?
Yes. The network in this repo is trained as a non-supervised learning method. Labels are not used when training.

Why is the label needed?
Labels are needed to evaluate model performance. If there is no label, how can we evaluate the accuracy of the model?

I think the train data does not contain anomalies and the test data contains anomalies. So, I process my data as follow, the train data is the normal historical data while the test data contains man-made anomalies, but the result is disappointing. What can I do?
What does your data look like? Is the data periodic? I think the method seems hard to detect anomalies of aperiodic data.

from rnn-time-series-anomaly-detection.

yunzhonghe2017 avatar yunzhonghe2017 commented on June 4, 2024

result analysis
As the picture above, the data is periodic. I do not know which data should be labeled 1 and which data should be labeled 0 as my train data has no anomaly while the test data contains anomalies, and they are collected respectively in different situation as follow:
2
@chickenbestlover

from rnn-time-series-anomaly-detection.

chickenbestlover avatar chickenbestlover commented on June 4, 2024

Wow, your data looks really cool! I never tried 16-dimensional data simply because I don't have one.
I cannot find any anomalous points in your data. Is this figure test dataset which contains anomalous points? If so, where are anomalous points?
And from which sensor did you get the last anomaly scores?

from rnn-time-series-anomaly-detection.

Rmj009 avatar Rmj009 commented on June 4, 2024

result analysis
As the picture above, the data is periodic. I do not know which data should be labeled 1 and which data should be labeled 0 as my train data has no anomaly while the test data contains anomalies, and they are collected respectively in different situation as follow:
2
@chickenbestlover

Can it be real-time monitoring?

from rnn-time-series-anomaly-detection.

Related Issues (20)

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.