pyspark.mllib.util.
JavaSaveable
Mixin for models that provide save() through their Scala implementation.
Methods
save(sc, path)
save
Save this model to the given path.
Methods Documentation
previous
JavaLoader
next
LinearDataGenerator