[ 
https://issues.apache.org/jira/browse/SPARK-24719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16530264#comment-16530264
 ] 

Marco Gaido commented on SPARK-24719:
-------------------------------------

Sure,thanks. I'll submit a PR ASAP.

> ClusteringEvaluator supports integer type labels
> ------------------------------------------------
>
>                 Key: SPARK-24719
>                 URL: https://issues.apache.org/jira/browse/SPARK-24719
>             Project: Spark
>          Issue Type: Bug
>          Components: ML
>    Affects Versions: 2.3.1
>            Reporter: Xiangrui Meng
>            Priority: Major
>
> ClusterEvaluator should support integer labels because we output integer 
> labels in BisectingKMeans. 
> [https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/ml/clustering/BisectingKMeans.scala#L77].
>  We should cast numeric types to double in ClusteringEvaluator.
> [~mgaido] Do you have time to work on the fix?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to