Skip to content

sid230798/Anamoly_Detection_Sensor_Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages