You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Theodore Vasiloudis (JIRA)" <ji...@apache.org> on 2015/06/03 11:13:49 UTC

[jira] [Assigned] (FLINK-1993) Replace MultipleLinearRegression's custom SGD with optimization framework's SGD

     [ https://issues.apache.org/jira/browse/FLINK-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Theodore Vasiloudis reassigned FLINK-1993:
------------------------------------------

    Assignee: Till Rohrmann  (was: Theodore Vasiloudis)

> 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
>            Assignee: Till Rohrmann
>            Priority: Minor
>              Labels: ML
>             Fix For: 0.9
>
>
> 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)