X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=README.md;h=f1ef56fa929e1c8c6845245fe760914cc722483b;hb=56857861dc15088cf58e7438968fe5714b22168e;hp=d510f696add3cc0f6439144b8a57b6fc21b3bd12;hpb=ab4a34efe7e9c82020a0e842a48d6bde1241d8a3;p=epclust.git diff --git a/README.md b/README.md index d510f69..f1ef56f 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,9 @@ 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. --- -The folder "communication/" contains latex sources of the slides showed at half-project(?) - -The other folder contains all the R and C code, with toy datasets (real ones are not public). +The folder ... contains ... (TODO)