Giter Site home page Giter Site logo

electron-tsadf's Introduction

TSADF - An anomaly detection application

TSADF is a cross-platform desktop application which can be used for detecting anomalies in time series data. The application is based on the anomaly detection framework developed by Dr. Ilias Gerostathopoulos and colleagues, and serves mainly as a intuitive user-interface for this framework. Additional functionalities on this framework included in this application are a time series interval check and a preview functionality. See the instructions below for installing this application.

Install instructions

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Install python websockets
pip install websockets
# Clone this repository
git clone https://github.com/pieterhop/electron-tsadf
# Go into the repository
cd electron-tsadf
# Install dependencies
npm install
# Start webscoket server
python tsadf/main.py
# In a new tab or window: run the app
npm start

Note: a known bug is that the select file button is unresponsive after a run or preview. Please restart the application with 'npm start' if this occurs. We're working on it.

Note: use the provided time series file (sample_data.csv) for testing.

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Contact

If you run into any problems, feel free to contact me any time. Please see the contact details on my profile.

License

This project is licensed under an MIT license

electron-tsadf's People

Contributors

pieterhop 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.