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

Joseph K. Bradley updated SPARK-8539:
-------------------------------------
    Description: 
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].

Note: This can add a limited number of metrics.  We can always add more in the 
future.

  was:
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].


> LinearRegressionSummary class for storing LR training stats
> -----------------------------------------------------------
>
>                 Key: SPARK-8539
>                 URL: https://issues.apache.org/jira/browse/SPARK-8539
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>            Reporter: Joseph K. Bradley
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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].
> Note: This can add a limited number of metrics.  We can always add more in 
> the future.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to