Till Rohrmann created FLINK-1993:
------------------------------------
Summary: Replace MultipleLinearRegression's custom SGD with
optimization framework's SGD
Key: FLINK-1993
URL: https://issues.apache.org/jira/browse/FLINK-1993
Project: Flink
Issue Type: Task
Components: Machine Learning Library
Reporter: Till Rohrmann
Priority: Minor
The current implementation of MultipleLinearRegression uses a custom SGD
implementation. Flink's optimization framework also contains a SGD optimizer
which should replace the custom implementation once the framework is merged.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)