You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/06/22 23:25:00 UTC

[jira] [Created] (SPARK-8539) LinearRegressionSummary class for storing LR training stats

Joseph K. Bradley created SPARK-8539:
----------------------------------------

             Summary: LinearRegressionSummary class for storing LR training stats
                 Key: SPARK-8539
                 URL: https://issues.apache.org/jira/browse/SPARK-8539
             Project: Spark
          Issue Type: Improvement
          Components: ML
            Reporter: Joseph K. Bradley


This is a subtask of [SPARK-7674].  Please see the design doc linked from [SPARK-7674] for details.

LinearRegressionSummary will store stats from training, such as objective value on each iteration, avg residual, etc.  It will store a LinearRegressionResults instance for the results on the training dataset.

The assignee should make sure to coordinate with others working on [SPARK-7674].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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