remove typo
This commit is contained in:
parent
eb5d3bf8c5
commit
5bf6236fab
@ -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
|
tuple is zscore normalized centroid. The second value of the tuple is the index
|
||||||
of assigned series to this cluster.
|
of assigned series to this cluster.
|
||||||
The results can be examined by drawing graphs of the zscore normalized values
|
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
|
## Gotchas when working with real-world time series
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user