From 544af3f6971cabf2f12677146f784ab8ec52b717 Mon Sep 17 00:00:00 2001 From: Abd Errahmane Kiouche <abd-errahmane.kiouche@etu.univ-lyon1.fr> Date: Thu, 25 Jun 2020 18:25:14 +0200 Subject: [PATCH] Update src/Training_Phase/Clustering/README.md --- src/Training_Phase/Clustering/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Training_Phase/Clustering/README.md b/src/Training_Phase/Clustering/README.md index 37ababc..aec4dcc 100644 --- a/src/Training_Phase/Clustering/README.md +++ b/src/Training_Phase/Clustering/README.md @@ -1,4 +1,4 @@ -I don't own this part of code. This code is originally bases of Streamspot clustering code with slight modificiations. +I don't own this part of code. This code is originally based on Streamspot's clustering algorithm with slight modificiations. Original source : https://github.com/sbustreamspot/sbustreamspot-train -- GitLab