Skip to content

The project is to show how to use LSTM autoencoder and Azure Machine Learning SDK to detect anomalies in time series data

Notifications You must be signed in to change notification settings

paya54/Anomaly_Detect_LSTM

Repository files navigation

Anomaly detection using LSTM Autoencoder

This code is to show:

  1. How to use LSTM Autoencoder to detect abnormal situations in time series data. The LSTM AE is built on top of Keras with Tensorflow as backend.
  2. How to use Azure Machine Learning SDK to create datastore, dataset and submit experiments

About

The project is to show how to use LSTM autoencoder and Azure Machine Learning SDK to detect anomalies in time series data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages