[ Web Proxy ]
URL:
Viewing: https://spark.apache.org/docs/latest/api/python/reference/api/pyspark.mllib.util.JavaLoader.html [Back]  [Original]

JavaLoader — PySpark 4.2.0 documentation Skip to main content
Search the docs ...:

JavaLoader#

class pyspark.mllib.util.JavaLoader[source]#

Mixin for classes which can load saved models using its Scala implementation.

New in version 1.3.0.

Methods

load(sc,path)

Load a model from the given path.

Methods Documentation

classmethod load(sc, path)[source]#

Load a model from the given path.

New in version 1.3.0.


Web Proxy Viewer  |  New URL  |  Original Page