[
https://issues.apache.org/jira/browse/SPARK-20929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph K. Bradley resolved SPARK-20929.
---------------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
2.2.1
Issue resolved by pull request 18151
[https://github.com/apache/spark/pull/18151]
> LinearSVC should not use shared Param HasThresholds
> ---------------------------------------------------
>
> Key: SPARK-20929
> URL: https://issues.apache.org/jira/browse/SPARK-20929
> Project: Spark
> Issue Type: Bug
> Components: ML
> Affects Versions: 2.2.0
> Reporter: Joseph K. Bradley
> Assignee: Joseph K. Bradley
> Priority: Minor
> Fix For: 2.2.1, 2.3.0
>
>
> LinearSVC applies the Param 'threshold' to the rawPrediction, not the
> probability. It has different semantics than the shared Param HasThreshold,
> so it should not use the shared Param.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]