From 5bf6236fab578fb9782ead14433c7d9c753136b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Wed, 18 May 2016 14:57:24 +0000 Subject: [PATCH] remove typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18c8513..83decaa 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Returns list of tuples with the clusters found by kshape. The first value of the tuple is zscore normalized centroid. The second value of the tuple is the index of assigned series to this cluster. The results can be examined by drawing graphs of the zscore normalized values -n/aand the corresponding centroid. +and the corresponding centroid. ## Gotchas when working with real-world time series