[
https://issues.apache.org/jira/browse/SPARK-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241583#comment-15241583
]
Jeremy commented on SPARK-11834:
--------------------------------
To follow up, both setThreshold() and setThresholds() clear any value in the
other threshold, and so checkThresholdConsistensy() will never be called. And
so thresholds is being successfully ignored (though if set, it will clear the
value for threshold, and the user will not see this).
> Ignore thresholds in LogisticRegression and update documentation
> ----------------------------------------------------------------
>
> Key: SPARK-11834
> URL: https://issues.apache.org/jira/browse/SPARK-11834
> Project: Spark
> Issue Type: Improvement
> Components: Documentation, ML
> Affects Versions: 1.6.0
> Reporter: Xiangrui Meng
> Assignee: Xiangrui Meng
> Priority: Minor
>
> ml.LogisticRegression does not support multiclass yet. So we should ignore
> `thresholds` and update the documentation. In the next release, we can do
> SPARK-11543.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]