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

Xiangrui Meng resolved SPARK-8068.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 7286
[https://github.com/apache/spark/pull/7286]

> Add confusionMatrix method at class MulticlassMetrics in pyspark/mllib
> ----------------------------------------------------------------------
>
>                 Key: SPARK-8068
>                 URL: https://issues.apache.org/jira/browse/SPARK-8068
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 1.3.1, 1.4.0
>            Reporter: Ai He
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> There is no confusionMatrix method at class MulticlassMetrics in 
> pyspark/mllib. This method is actually implemented in scala mllib. To achieve 
> this, we just need add a function call to the corresponding one in scala 
> mllib.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to