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 3 years, 5 months agomaartenalexander
Highly Voted 3 years, 5 months agojkkim_jt
Most Recent 1 month agoPhilipKoku
5 months, 2 weeks agoM25
1 year, 6 months agowish0035
1 year, 11 months agoEFIGO
2 years agoGCP72
2 years, 3 months agoMohamed_Mossad
2 years, 5 months agopml2021
2 years, 8 months agomousseUwU
3 years, 1 month agomousseUwU
3 years, 1 month agoDanny2021
3 years, 2 months agoinder0007
3 years, 5 months ago