You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2019/05/26 13:17:00 UTC

[jira] [Resolved] (SPARK-27787) Eliminate uncessary job to compute SSreg

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

Sean Owen resolved SPARK-27787.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.1.0

Issue resolved by pull request 24656
[https://github.com/apache/spark/pull/24656]

> Eliminate uncessary job to compute SSreg
> ----------------------------------------
>
>                 Key: SPARK-27787
>                 URL: https://issues.apache.org/jira/browse/SPARK-27787
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>    Affects Versions: 3.0.0
>            Reporter: zhengruifeng
>            Assignee: zhengruifeng
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> in {{RegressionMetrics}}, a job is needed to compute SSreg
> However, we only need to agg summary of column prediction, then SSreg can be computed directly based on the summary.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org