[ 
https://issues.apache.org/jira/browse/SPARK-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734110#comment-14734110
 ] 

Lokesh Ravindranathan commented on SPARK-10479:
-----------------------------------------------

Hi, I would like to work on this. Should I assign the task to myself or should 
I wait till I create the corresponding pull request? 
Thanks, Lokesh

> 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
>              Labels: starter
>
> SPARK-9112 adds LogisticRegressionSummary but [does not copy the model 
> summary if 
> available|https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/ml/classification/LogisticRegression.scala#L471]
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to