From 8a3903fc60def889edc5010d5a1cb3fe76cf2674 Mon Sep 17 00:00:00 2001 From: Souad Asroubi <45672002+souaddev@users.noreply.github.com> Date: Sun, 21 Jan 2024 00:51:17 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2abeb42..6e48bd4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Dynamic-time-warping-based-anomaly-detection-for-industrial-control-system +# Dynamic Time Warping (DTW) Based Anomaly Detection For Industrial Control System using SWaT Dataset This repository presents a comprehensive approach to anomaly detection in **Industrial Control Systems (ICS)**, with a focus on the **Secure Water Treatment DataSet (SWaT)**. The implementation incorporates cutting-edge machine learning techniques, including **Isolation Forest** and **Autoencoder** models, augmented by the powerful **Dynamic Time Warping (DTW) algorithm**.