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: [email protected]
For additional commands, e-mail: [email protected]