C4W1 Optional Lab: deploy XGBoost model on Cloud AI

Hi! I’ve just finished the optional lab for deploying a model on Cloud AI platform. That was fun! My question is, after the deployment, how do we run the prediction outside the GCP environment? here we run the prediction from the notebook in the AI Platform. Let’s say I want to use the model on my web application, how can I do it?

You can download the model and plug it to your own endpoint. See this