X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=0676b18cd90cab0c1855f1042d129317f0885a94;hb=2203730448baaaaa6164729fb1db9cca7a488872;hp=1788ce626a40bbe0b2a89218b737b7ceacf04d57;hpb=492cd9e74a79cbcc0ecde55fa3071a44b7e463dc;p=epclust.git diff --git a/TODO b/TODO index 1788ce6..0676b18 100644 --- a/TODO +++ b/TODO @@ -45,3 +45,31 @@ utiliser Rcpp ? #Alternative: use bigmemory to share series when CSV or matrix(...) #' @importFrom synchronicity boost.mutex lock unlock + +subtree: epclust, shared. This root folder should remain private + +#TODO: use dbs(), + #https://www.r-bloggers.com/debugging-parallel-code-with-dbs/ + #http://gforge.se/2015/02/how-to-go-parallel-in-r-basics-tips/ + +synchrones --> somme, pas moyenne + +PLOT: +plot manifold 2D distances WER / +fenetre tempo forme des courbes / +medoids / +gain en prevision: clust puis full --> enercast + +réduire taille 17519 trop long ? + +synchrone : sum +cwt : trim R part +// : clever by rows retenir cwt... + +Stockage matrices : en colonnes systématiquement ? + +TODO: revoir les arguments, simplifier (dans les clustering...), + permettre algos de clustering quelconques, args: medoids (curves puis dists), K + +Plutôt ça que hack auto notebook generation: + https://mail.scipy.org/pipermail/ipython-dev/2014-March/013550.html