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