You trained a text classification model. You have the following SignatureDefs:
You started a TensorFlow-serving component server and tried to send an HTTP request to get a prediction using: headers = {"content-type": "application/json"} json_response = requests.post('http: //localhost:8501/v1/models/text_model:predict', data=data, headers=headers)
What is the correct way to write the predict request?
maartenalexander
Highly Voted 4 years, 1 month agojkkim_jt
Highly Voted 9 months, 4 weeks agoPhilipKoku
Most Recent 1 year, 2 months agoM25
2 years, 3 months agowish0035
2 years, 8 months agoEFIGO
2 years, 8 months agoGCP72
2 years, 12 months agoMohamed_Mossad
3 years, 2 months agopml2021
3 years, 4 months agomousseUwU
3 years, 9 months agomousseUwU
3 years, 9 months agoDanny2021
3 years, 11 months agoinder0007
4 years, 2 months ago