Skip to content

current demo that displays web ui to allow user to generate a graph displaying pump data and associated anomalies

Notifications You must be signed in to change notification settings

mariashev/edge-demo-anomaly-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edge-demo-anomaly-detection

Project Desctiption

The app is deployed using minimal Web UI and utilizes synthetic data that mimics real life sensor data. Once deployed, a start and stop button can be used to generate a graph displaying pump data and associated anomalies.

All source code and data used for this demo can be found in this repository:

File/Folder Description
1 .s2i Produces a ready-to-run image
2 managers Contains data managers (prepare data for graphing)
3 static Contains synthetic data used in the demo
4 templates Contains main.html (defines app framework)
5 workshop Contains demo instructions
6 config.py Establishes 2-way socket communication
7 requirements.txt Specifies default required packages
8 wsgi.py Gunicorn server, calls main.html and obtains data

Tutorial

By the end of this tutorial you will learn how to create, containerize, and deploy the Anomaly Detection demo application that allows the user to visualize pump data along with associated anomalies.

Begin the tutorial.

Contact

[email protected] for information regarding this project.

About

current demo that displays web ui to allow user to generate a graph displaying pump data and associated anomalies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published