Makes predictions from a MLlib model — predict (original) (raw)
Makes predictions from a MLlib model. For more information, see the specific MLlib model below.
Usage
Arguments
a fitted ML model object.
additional argument(s) passed to the method.
See also
spark.als, spark.bisectingKmeans, spark.decisionTree,
spark.gaussianMixture, spark.gbt,