X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=README.md;h=2b103b27898cc4dea3821d094b4e00f6ee4adcfb;hb=c33af7e44b802c182ea92c79b56a72cae3007301;hp=d510f696add3cc0f6439144b8a57b6fc21b3bd12;hpb=ab4a34efe7e9c82020a0e842a48d6bde1241d8a3;p=epclust.git diff --git a/README.md b/README.md index d510f69..2b103b2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Joint work with [Jairo Cugliari](http://eric.univ-lyon2.fr/~jcugliari/), --- This program takes n time-series in input and is divided in two stages: - 1) (Heuristic) k-medoids algorithm in parallel to obtain K centers, K << n + 1) (Heuristic) k-medoids algorithm in parallel to obtain K centers, K << n 2) Filtering WER(?) to obtain the final k < K group representations. ---