| [ Web Proxy ] |
| Viewing: https://spark.apache.org/docs/latest/api/python/reference/api/pyspark.mllib.util.Loader.html | [Back] [Original] |
Site Navigation
Site Navigation
Section Navigation
Mixin for classes which can load saved models from files.
New in version 1.3.0.
Methods
|
Load a model from the given path. |
Methods Documentation
Load a model from the given path. The model should have been
saved using Saveable.save().
pyspark.SparkContextSpark context used for loading model files.
Path specifying the directory to which the model was saved.
model instance
Copyright @ 2026 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
Created using Sphinx 4.5.0.
Built with the PyData Sphinx Theme 0.13.3.
| Web Proxy Viewer | New URL | Original Page |