Skip to content

SoftServeSAG/aws_anomaly_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly detection demo for AWS

This repository contains code from the old anomaly detection project, transformed into R Shiny application with remote (AWS) deployment support.

Docker install

  1. Get application source code:
git clone https://github.com/SoftServeSAG/aws_anomaly_detection
cd aws_anomaly_detection/
  1. Build docker image:
docker build --rm --force-rm -t anomaly_detection .
  1. Run docker image:
docker run --rm -p 3838:3838 anomaly_detection
  1. Open your favorite browser and navigate to the http://127.0.0.1:3838/anomaly_detection/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages