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

Xiangrui Meng updated SPARK-15172:
----------------------------------
    Fix Version/s:     (was: 2.1.0)
                   2.0.0

> Warning message should explicitly tell user initial coefficients is ignored 
> if its size doesn't match expected size in LogisticRegression
> -----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-15172
>                 URL: https://issues.apache.org/jira/browse/SPARK-15172
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: ding
>            Assignee: ding
>            Priority: Trivial
>             Fix For: 2.0.0
>
>
> From ML/LogisticRegression code logic, if size of initial coefficients 
> doesn't match expected size, initial coefficients value will be ignored. We 
> should explicitly tell user the information. Besides, log size of initial 
> coefficients should be more straightforward than log initial coefficients 
> value when size mismatch happened.



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