[
https://issues.apache.org/jira/browse/SYSTEMML-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brendan Dwyer updated SYSTEMML-1351:
------------------------------------
Fix Version/s: SystemML 1.0
> 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.0
>
> 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.3.15#6346)