Lazy unrolling of iterative algorithms

Posted by Asterios Katsifodimos on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Lazy-unrolling-of-iterative-algorithms-tp244.html

Hello,

I would like to use the feature of lazy unrolling in order to run KMeans.  

Would this be possible in he current API? Or should I use a lower level API (what we used to call Nephele?)

Thanks,
Asterios