Google Professional-Machine-Learning Exam

Questions Number: 22 out of 339 Questions
6.49%

Question 22
You trained a text classification model. You have the following SignatureDefs:
Professional-Machine-Learning_22Q.png related to the google Professional-Machine-Learning Exam
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?







Previous Questions Next Questions



Premium Version