You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mlengine/online-prediction/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## Setup
4
4
This sample demonstrates how to send online prediction requests to your deployed
5
5
model on CMLE.
6
-
Follow the [tutorial](https://cloud.google.com/ml-engine/docs/how-tos/deploying-models)
6
+
Follow the [tutorial](https://cloud.google.com/ml-engine/docs/deploying-models)
7
7
to deploy your model first.
8
8
9
9
This sample is using the [Application Default Credential](https://developers.google.com/identity/protocols/application-default-credentials). You can install the Google Cloud SDK and run:
0 commit comments