Vertex AI Workbench creation and working – Vertex AI Workbench and Custom Model Training

Follow these steps to create Vertex AI workbench:Step 1: Landing page of Vertex AIWorkbench will be listed in the landing page of Vertex AI as shown in Figure 4.1: Figure […]

Read More

Pre-built models in GCP – AutoML Image, Text, and Pre-built Models

In addition to the AutoML capabilities of the cloud platform, GCP also offers pre-trained models. Pre-trained models belonging to Natural language, vision, videos, translation, and so on, are available. Predictions […]

Read More

Model deployment for online predictions text – AutoML Image, Text, and Pre-built Models

Deploy the model to get the online predictions. Follow the below steps to deploy the model onto the endpoint. Step 1: Model deployment The landing page of model deployment is […]

Read More

Vertex AI AutoML for text data – AutoML Image, Text, and Pre-built Models

AutoML for text can handle tasks of single label, multi-label classification, text entity extraction, and text sentiment analysis. For the practical example, we are using sentiment analysis data which can […]

Read More

Model deployment for online predictions image – AutoML Image, Text, and Pre-built Models

Very similar to the AutoML tabular model, the AutoML image model can also be deployed to an endpoint for serving online predictions. Follow the steps below for the online predictions: […]

Read More

Model evaluation image – AutoML Image, Text, and Pre-built Models

In a way similar to AutoML tabular model, the AutoML image-trained model needs to be evaluated before proceeding further with batch/online predictions. Step 1: Model performance Trained model performance on […]

Read More