You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Feynman Liang (JIRA)" <ji...@apache.org> on 2015/09/07 23:52:45 UTC

[jira] [Created] (SPARK-10479) LogisticRegression copy should copy model summary if available

Feynman Liang created SPARK-10479:
-------------------------------------

             Summary: LogisticRegression copy should copy model summary if available
                 Key: SPARK-10479
                 URL: https://issues.apache.org/jira/browse/SPARK-10479
             Project: Spark
          Issue Type: Bug
          Components: ML
            Reporter: Feynman Liang
            Priority: Minor


SPARK-9112 adds LogisticRegressionSummary but does not update [copy|https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/ml/classification/LogisticRegression.scala#L471] to copy the model summary if available.

We should add behavior similar to that in [LinearRegression.copy|https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/ml/regression/LinearRegression.scala#L314]



--
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