Searched refs:predict_endpoint (Results 1 – 2 of 2) sorted by relevance
36 predict_endpoint=ml_endpoint)44 predict_endpoint='https://' + ml_endpoint)
1243 def predict(self, ml_model_id, record, predict_endpoint): argument1263 predict_host = urlsplit(predict_endpoint).hostname1265 predict_host = predict_endpoint