attach_endpoint

TabularCloudPredictor.attach_endpoint(endpoint: 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.