sid230798 / Anamoly_Detection_Sensor_Networks

This Project is detect outliers in sensor networks. We are using ISSNIP Single hop dataset for this.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anamoly_Detection_Sensor_Networks

This Project is detect outliers in sensor networks. We are using ISSNIP Single hop dataset for this.

We have experimented with two models LSTM and SVM.

LSTM Model and training Script is present in Code/LSTM and similar for SVM. For Training we have used Mahalanobis' Distance.

Ref : https://www.renom.jp/notebooks/tutorial/time_series/lstm-anomalydetection/notebook.html

Requirements : Numpy, Scipy, sklearn, torch latest version.

About

This Project is detect outliers in sensor networks. We are using ISSNIP Single hop dataset for this.


Languages

Language:Python 100.0%