X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;fp=TODO;h=9fd325a736836bf28f28e9601199a07ccc429d6e;hb=14cb6cf8266c0e1299f16a4b2352f54dbae26f44;hp=69379751e75b51a85d125319a34104f062fa668d;hpb=5edda192f1a634ba284acdea7b6302f60df7b000;p=epclust.git diff --git a/TODO b/TODO index 6937975..9fd325a 100644 --- a/TODO +++ b/TODO @@ -17,8 +17,21 @@ https://docs.docker.com/engine/getstarted/step_one/ A faire: - finir les experiences (sur nb de classes, nb de curves / chunk, nb de procs) et sur d'autres architectures - ==> code OK, source("wrapper.R") puis - serialize("build", "pathTo2010.csv","pathTo2010.bin") + + + + + +dans old_C_code/build : +cmake ../stage1/src +make + +dans data/, lancer R puis : +source("../old_C_code/wrapper.R") +serialize("../old_C_code/build", "2009.csv","2009.bin") + + + ppam_exe("build",np,"pathTo2010.bin","nbSeriesPerChunk nbClusters 1 2") C = getMedoids("build", "ppamResult.xml", "ppamFinalSeries.bin") quelques_series = deserialize("pathTo2010.bin", rangs...)