[
https://issues.apache.org/jira/browse/SPARK-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13999115#comment-13999115
]
Patrick Wendell commented on SPARK-1741:
----------------------------------------
This might end up in 1.0 or not depending on whether we release the current RC.
> Add predict(JavaRDD) to predictive models
> -----------------------------------------
>
> Key: SPARK-1741
> URL: https://issues.apache.org/jira/browse/SPARK-1741
> Project: Spark
> Issue Type: New Feature
> Components: MLlib
> Reporter: Xiangrui Meng
> Assignee: Xiangrui Meng
> Fix For: 1.0.0, 1.0.1
>
>
> `model.predict` returns a RDD of Scala primitive type (Int/Double), which is
> recognized as Object in Java. Adding predict(JavaRDD) could make life easier
> for Java users.
--
This message was sent by Atlassian JIRA
(v6.2#6252)