Git Product home page Git Product logo

anomaly_detection_exercises's Introduction

Anomaly Detection Exercises

  1. About Anomaly Detection
  2. Continuous Probabilistic Methods

a. Lesson
b. Exercises

z. Miscellaneous

Notes

Tue., Jan. 25, 2022

  1. Individual Project Closeout
  • Overcommunicate early. Some things feel like "nothing work" so keep stakeholders informed and yourself accountable by investing in planning (e.g. kanban).
    • Weekly summaries
    • Daily updates
  1. 01_about
  • The best way to detect outliers is to know your domain.
  • One person's noise is another person's signal. Context is important.
  • The decision rule for whether something is an inlier/outlier is usually decided by cost/benefit analysis (FP vs FN).
  • Techniques for Detecting Anomalies:
    • Statistical methods
    • Machine learning
      • Support Vector Machine
      • Isolation Forest Anomal Detection
    • Cluster based anomaly detection
    • Density based anomlay detection
  • Anomaly detection can be vulnerable to overfitting.
  1. 02_continuous
  • Detecting anomalies in continuous data:
    • Visualize
    • Z score (normally distributed data)
    • IQR method
  • "Black Swan" events[1]
    • unexpected
    • severe consequences
    • has a major impact
    • often inappropriately rationalized after the fact with the benefit of hindsight
      • 9/11
      • 2008 Financial Crisis
  • White Swan Event
    • all of the above, except it was predicted
      • COVID Pandemic
  • Grey Swan Event
    • Somewhat surprising, but not completely
    • Ambiguous impact (unclear what it will mean in terms of impact)
      • Brexit
      • Trump's election

References

[^1] "Black Swan Theory", Wikipedia.

anomaly_detection_exercises's People

Contributors

stephanie-jones78 avatar

Watchers

 avatar

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.