Re: [DISCUSS] FLIP-176: Unified Iteration to Support Algorithms (Flink ML)

2021-10-20 Thread Yun Gao
quot;David Morávek" ; dev Subject:Re: [DISCUSS] FLIP-176: Unified Iteration to Support Algorithms (Flink ML) Hi David, Very thanks for the feedback and glad to see that we have the same opinions on a lot of points of the iteration! :) And for the checkpoint, basically to support the check

Re: [DISCUSS] FLIP-176: Unified Iteration to Support Algorithms (Flink ML)

2021-10-04 Thread Yun Gao
Time:2021 Oct. 4 (Mon.) 14:05 To:dev ; Yun Gao Subject:Re: [DISCUSS] FLIP-176: Unified Iteration to Support Algorithms (Flink ML) Hi Yun, I did a quick pass over the design doc and it addresses all of the problems with the current iterations I'm aware of. It's great to see that you&

Re: [DISCUSS] FLIP-176: Unified Iteration to Support Algorithms (Flink ML)

2021-10-03 Thread David Morávek
(Wed.) 20:47 > To:dev > Subject:[DISCUSS] FLIP-176: Unified Iteration to Support Algorithms (Flink > ML) > > > Hi all, > > DongLin, ZhiPeng and I are opening this thread to propose designing and > implementing a new iteration library inside the Flink-ML project, as > d

Re: [DISCUSS] FLIP-176: Unified Iteration to Support Algorithms (Flink ML)

2021-10-03 Thread Yun Gao
Iteration to Support Algorithms (Flink ML) Hi all, DongLin, ZhiPeng and I are opening this thread to propose designing and implementing a new iteration library inside the Flink-ML project, as described in FLIP-176[1]. Iteration serves as a fundamental functionality required to support the

[DISCUSS] FLIP-176: Unified Iteration to Support Algorithms (Flink ML)

2021-09-15 Thread Yun Gao
Hi all, DongLin, ZhiPeng and I are opening this thread to propose designing and implementing a new iteration library inside the Flink-ML project, as described in FLIP-176[1]. Iteration serves as a fundamental functionality required to support the implementation of ML algorithms. Previously F