You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "holdenk (JIRA)" <ji...@apache.org> on 2018/06/28 19:45:00 UTC

[jira] [Assigned] (SPARK-14712) spark.ml LogisticRegressionModel.toString should summarize model

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

holdenk reassigned SPARK-14712:
-------------------------------

    Assignee: Bravo Zhang

> spark.ml LogisticRegressionModel.toString should summarize model
> ----------------------------------------------------------------
>
>                 Key: SPARK-14712
>                 URL: https://issues.apache.org/jira/browse/SPARK-14712
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Joseph K. Bradley
>            Assignee: Bravo Zhang
>            Priority: Trivial
>              Labels: starter
>             Fix For: 2.4.0
>
>
> spark.mllib LogisticRegressionModel overrides toString to print a little model info.  We should do the same in spark.ml.  I'd recommend:
> * super.toString
> * numClasses
> * numFeatures
> We should also override {{__repr__}} in pyspark to do the same.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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