This code is to show:
- 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.
- How to use Azure Machine Learning SDK to create datastore, dataset and submit experiments