write.ml {SparkR}R Documentation

Saves the MLlib model to the input path

Description

Saves the MLlib model to the input path. For more information, see the specific MLlib model below.

Usage

write.ml(object, path, ...)

See Also

spark.glm, glm

spark.kmeans, spark.naiveBayes, spark.survreg

read.ml


[Package SparkR version 2.0.0 Index]