Skip to content

This is the technical task by Eilink Digital Research Lab.

Notifications You must be signed in to change notification settings

mahammadodj/anomaly_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anomaly Detection

Problem description

In particular, a common task when observing a signal is that of anomaly detection, i.e. the detection of deviations from a certain normal mode of operation. We are provided with high frequency time series data. The goal of this project is to apply an algorithm (or several of them) to detect anomalies if there are any.

Deliverables: 

• Analysis of provided data (visualization, statistics, etc., basically what you think should be there)

• Formulation of the solution method(s) and its implementation

• Interpretation and visualization of results

I used simple statistical techniques and machine learning algorithms (Isolation Forest and LSTM Autoencoder) to detect anomalies.

About

This is the technical task by Eilink Digital Research Lab.

Topics

Resources

Stars

Watchers

Forks