[
https://issues.apache.org/jira/browse/SYSTEMML-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Berthold Reinwald updated SYSTEMML-1351:
----------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 1.1
> Consistent intercept return
> ---------------------------
>
> Key: SYSTEMML-1351
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1351
> Project: SystemML
> Issue Type: Brainstorming
> Components: Algorithms
> Reporter: Brendan Dwyer
> Priority: Trivial
> Labels: easyfix
> Fix For: SystemML 1.1
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> Some algorithms return the intercept as the first column (for example
> [GLM.dml:448|https://github.com/apache/incubator-systemml/blob/master/scripts/algorithms/GLM.dml#L448])
> while other algorithms return it as the last column (for example
> [LinearRegDS.dml:219|https://github.com/apache/incubator-systemml/blob/master/scripts/algorithms/LinearRegDS.dml#L219])
> I think it would be nice if it was consistently returned as either the first
> or the last column.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)