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
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&
(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
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
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