predict {SparkR} | R Documentation |
Makes predictions from a MLlib model. For more information, see the specific MLlib model below.
predict(object, ...)
object |
a fitted ML model object. |
... |
additional argument(s) passed to the method. |
spark.kmeans, spark.naiveBayes, spark.survreg