Deployment State#
You can get the current state of a deployment via Deployment.get_state.
PredictorState #
State of a predictor.
available_predictor_instances property #
available_predictor_instances
Available predicotr instances.
available_transformer_instances property #
available_transformer_instances
Available transformer instances.
hopsworks_inference_path property #
hopsworks_inference_path
Inference path in the Hopsworks REST API.
model_server_inference_path property #
model_server_inference_path
Inference path in the model server.