TimeSeriesCloudPredictor.attach_endpoint#

TimeSeriesCloudPredictor.attach_endpoint(endpoint: Union[str, Endpoint]) None#

Attach the current CloudPredictor to an existing endpoint.

Parameters

endpoint (str or Endpoint) – If str is passed, it should be the name of the endpoint being attached to.