Closed sameeravithana closed 2 years ago
I read some papers. Most common methods deploy clustering based methods. The statistical learning might not be useful sometime though.
Here is a paper that introduces some anomaly detection open source softwares. Surveys.pdf
I will add more comments if possible. But currently I am overwhelmed by my master thesis's deadline this month.
I found some open source resources might be useful. Here is a list of machine learning open sources overall: http://jmlr.org/mloss/; I search some open sources that support large scale machine learning methods:
For Anomaly Detection, Twitter owns one: https://github.com/twitter/AnomalyDetection For streaming anomaly detection evaluation, this link will be helpful: https://github.com/numenta/nab
New direction might be Deep Learning, such as Recurrent or Convolutional Neural Networks, LSTM, etc. But those are computationally expensive. Open Sources: Theano, TensorFlow, Deeplearning4j(java).
archive
Tasks DoD: