Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 207 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 207 Bytes

Anomaly detection in NAB dataset.

Experiment with Amazon RDS CPU utilisation.

Methods:

  • scikit-learn K-means
  • scikit-learn IsolationForest
  • scikit-learn OneClassSVM
  • mxnet MLP
  • mxnet LSTM