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?
[Removed]
Highly Voted 4 years agomaartenalexander
Highly Voted 3 years, 12 months agojkkim_jt
Most Recent 8 months agoPhilipKoku
1 year agoM25
2 years, 1 month agowish0035
2 years, 6 months agoEFIGO
2 years, 6 months agoGCP72
2 years, 10 months agoMohamed_Mossad
3 years agopml2021
3 years, 2 months agomousseUwU
3 years, 8 months agomousseUwU
3 years, 8 months agoDanny2021
3 years, 9 months agoinder0007
4 years ago