description | Heuristic for k-medoids classification using MPI |
last change | Fri, 22 Jul 2016 16:26:26 +0000 (18:26 +0200) |
URL | [public ] git://auder.net/ppam-mpi.git |
[private] git@auder.net:ppam-mpi.git |
Joint work with Jairo Cugliari
This C program runs the k-medoid algorithm on several subsets of one (presumably big) dataset. The computed medoids are then merged iteratively, until we get a final set of k centers.
The folder “communication/” contains latex sources (and generated pdf files) of a short paper submitted to the Journées de Statistique in Rennes, France (2014), and also the slides presented at this event.
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.
2016-07-22 | Benjamin Auder | fix accent (TODO: fix gitweb...) master | commit | commitdiff | tree | snapshot |
2016-07-22 | Benjamin Auder | readme.md | commit | commitdiff | tree | snapshot |
2015-09-29 | Benjamin Auder | update | commit | commitdiff | tree | snapshot |
2015-02-05 | Benjamin Auder | update README | commit | commitdiff | tree | snapshot |
2015-02-05 | Benjamin Auder | Add README.html | commit | commitdiff | tree | snapshot |
2015-02-05 | Benjamin Auder | rename latex --> communication | commit | commitdiff | tree | snapshot |
2015-02-04 | Benjamin Auder | recompile slides (JdS 2014) | commit | commitdiff | tree | snapshot |
2015-02-04 | Benjamin Auder | add code/_ReadMe. Clean latex/ folder | commit | commitdiff | tree | snapshot |
2015-02-04 | Benjamin Auder | commit last state | commit | commitdiff | tree | snapshot |
8 years ago | master | shortlog | log | tree |