update code for stage 2 in epclust
[epclust.git] / TODO
diff --git a/TODO b/TODO
index 3c1fd78..3a7c13e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -50,19 +50,25 @@ utiliser Rcpp ?
 
 =====
 
-trategies for upscaling
+strategies for upscaling
 From 25K to 25M : in 1000 chunks of 25K
 Reference values :
- K 0 = 200 super consumers (SC)
- K ∗ = 15 nal clusters
+ K0 = 200 super consumers (SC)
+ K∗ = 15 nal clusters
 1st strategy
  Do 1000 times ONLY Energycon's 1st-step strategy on 25K clients
- With the 1000 × K 0 SC perform a 2-step run leading to K ∗ clusters
+ With the 1000 × K0 SC perform a 2-step run leading to K∗ clusters
 
---> il faut s'arranger pour que 
+--> il faut lancer 1000(param: nbTasks?) tâches avec itérations (éventuelles)
+--> écrire tous les résultats, puis les récupérer pour démarrer :
+--> phase 2 sur 1000xK0 médoïdes
 
 2nd strategy
  Do 1000 times Energycon's 2-step strategy on 25K clients leading to
- 1000 × K ∗ intermediate clusters
+ 1000 × K∗ intermediate clusters
  Treat the intermediate clusters as individual curves and perform a
- single 2-step run to get K ∗ nal clusters
+ single 2-step run to get K∗ final clusters
+
+--> 1000(nbTasks) tâches avec itérations possibles, puis phase 2 en fin de chaqune des 1000
+tâches. On obtient 1000xK* médoïdes
+--> Phase 2 sur les 1000xK* médoïdes