Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Connect API to AutoML Model

Hi, I already have the classification model created using AutoML, I have a Google Colab file in which I calculate the different features based from the information received from a public API

What Google tool should I use to be able to connect Google Vertex to the API?

What module / section of Vertex AI should I connect the API to in order to receive live data?

To which instance / section should I upload the Google Colab notebook with the calculations of the features?

What tool should I use to connect the model created in AutoML to the feature data?

Finally, if I wanted to export the predictions to an API, which tool should I use?

Thanks alot for any help you may provide

0 1 328
1 REPLY 1

The next Google tutorial will provide you a step by step guide in how to connect the API into AutoML.

It explains how you can connect the vision API into AutoML, how yo can install your custom library and also how to upload them.