From: Benjamin Auder Date: Tue, 29 Sep 2015 20:04:48 +0000 (+0200) Subject: update X-Git-Url: https://git.auder.net/?p=ppam-mpi.git;a=commitdiff_plain;h=d4f4dae82d76836b03e87b12f8adeaecde52ac62 update --- diff --git a/README.html b/README.html index 41d130e..d80a345 100644 --- a/README.html +++ b/README.html @@ -1,4 +1,4 @@ -

Parallel clustering with k-medoids algorithm

+

Parallel clustering with a k-medoids algorithm

Joint work with Jairo Cugliari.

@@ -14,4 +14,4 @@ to the Journées de Statistique in Rennes, France (2014), and also the slides pr

The other folder contains all the C code; but not the EDF (french electricity company) datasets, because they are not public. Since the (de)serialization process in code/src/TimeSeries/ is tailored for these data, -it is necessary to adapt this small part of the code to use any other custom time-series files.

\ No newline at end of file +it is necessary to adapt this small part of the code to use any other custom time-series files.