GithubHelp home page GithubHelp logo

Reliability of Values about gsn HOT 1 CLOSED

lsir avatar lsir commented on August 25, 2024
Reliability of Values

from gsn.

Comments (1)

ebiiii avatar ebiiii commented on August 25, 2024

If you define reliability as the deviation of the measured values from a ground truth, then you can for example have a second virtual sensor that is providing you the ground truth and you can write you own processing class which merge both and compute the difference.

If you measure the reliability by identifying when the sensor fails (for example reporting impossible values) then you can again write your own processing class and detect those failure and maybe add an extra field to the virtualsensor to reflect the frequency of failures.

If you have several sensors distributed geographically and want to detect if one is reporting consistent values compared to the other or according to a model, it start to be a little bit more complex, but you can still merge all virtual sensors into a single one that will be maintaining a model and computing the likelihood of the incoming data.

There are probably also other ways, depending on what you call reliability...

from gsn.

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.