[ 
https://issues.apache.org/jira/browse/SYSTEMML-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087668#comment-16087668
 ] 

Deron Eriksson commented on SYSTEMML-1419:
------------------------------------------

GLM.dml and GLM-predict.dml addressed by 
[PR562|https://github.com/apache/systemml/pull/562].

> Cleanup nested if-elses in main algorithms
> ------------------------------------------
>
>                 Key: SYSTEMML-1419
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1419
>             Project: SystemML
>          Issue Type: Improvement
>          Components: Algorithms
>            Reporter: Deron Eriksson
>            Assignee: Janardhan
>            Priority: Minor
>
> Some of the main algorithms (such as GLM-predict.dml) contain nested 
> if-elses. Since DML now features "if () { } else if () { } ... else { }", the 
> nested if-elses can be cleaned up to use "else if".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to