load¶
- classmethod TabularCloudPredictor.load(path: str, verbosity: int | None = None) CloudPredictor¶
Load the CloudPredictor
- Parameters:
path (str) – The path to directory in which this Predictor was previously saved
- Return type:
CloudPredictor object.