You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/02/28 22:53:00 UTC

[jira] [Updated] (FLINK-2368) Add a convergence criteria

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

ASF GitHub Bot updated FLINK-2368:
----------------------------------
    Labels: pull-request-available  (was: )

> Add a convergence criteria
> --------------------------
>
>                 Key: FLINK-2368
>                 URL: https://issues.apache.org/jira/browse/FLINK-2368
>             Project: Flink
>          Issue Type: Bug
>          Components: Library / Machine Learning
>            Reporter: Sachin Goel
>            Assignee: Sachin Goel
>            Priority: Major
>              Labels: pull-request-available
>
> Add a convergence criteria for the Machine Learning library. If an algorithm is iteration based, it should have a setConvergenceCritieria function which will check for convergence at the end of every iteration based on the user defined criteria. 
> Algorithm writer will provide the user will the training data set, solution before an iteration and solution after the iteration and user will have to return an empty data set in case the training needs to be terminated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)