Description Usage Arguments See Also
Saves the MLlib model to the input path. For more information, see the specific MLlib model below.
1 |
object |
a fitted ML model object. |
path |
the directory where the model is saved. |
... |
additional argument(s) passed to the method. |
spark.als, spark.bisectingKmeans, spark.decisionTree,
spark.gaussianMixture, spark.gbt,
spark.glm, glm, spark.isoreg,
spark.kmeans,
spark.lda, spark.logit,
spark.mlp, spark.naiveBayes,
spark.randomForest, spark.survreg, spark.svmLinear,
read.ml
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.