[ https://issues.apache.org/jira/browse/SPARK-8068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14618403#comment-14618403 ]
Apache Spark commented on SPARK-8068: ------------------------------------- User 'yanboliang' has created a pull request for this issue: 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 > Reporter: Ai He > Priority: Minor > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org