This legacy version of AutoML Vision is deprecated and will no longer be available on Google Cloud after January 23, 2024. All the functionality of legacy AutoML Vision and new features are available on the Vertex AI platform. See Migrate to Vertex AI to learn how to migrate your resources.

All AutoML Vision code samples

This page contains code samples for AutoML Vision Image Classification (ICN). To search and filter code samples for other Google Cloud products, see the Google Cloud sample browser.

Create a dataset for image classification

Creates a dataset for image classification.

Create a model for image classification

Creates a model for image classification.

Get a dataset for image classification

Retrieves a dataset for image classification.

View in documentation

Get a model evaluation for image classification.

Retrieves a model evaluation for image classifications.

View in documentation

List datasets

Lists existing datasets.

View in documentation

List model evaluations

Lists existing model evaluations.

Predict image classification

Predicts image classifications.

Update a model's node number

Deploys a model with an updated node count.

View in documentation