TabularCloudPredictor.load#

classmethod TabularCloudPredictor.load(path: str, verbosity: Optional[int] = None) CloudPredictor#

Load the CloudPredictor

Parameters

path (str) – The path to directory in which this Predictor was previously saved

Return type

CloudPredictor object.