zhengruifeng created SPARK-27787: ------------------------------------ Summary: 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
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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org