Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Vertex AI Model Registry est un dépôt central dans lequel vous pouvez gérer le cycle de vie de vos modèles de ML. Model Registry vous offre un aperçu de vos modèles afin de mieux organiser, suivre et entraîner les nouvelles versions. Lorsque vous souhaitez déployer une version de modèle, vous pouvez l'attribuer à un point de terminaison directement à partir du registre ou, à l'aide d'alias, déployer des modèles sur un point de terminaison.
Vertex AI Model Registry est compatible avec les modèles personnalisés et tous les types de données AutoML (texte, tabulaires, images et vidéos). Model Registry est également compatible avec les modèles BigQuery ML. Si vous avez des modèles entraînés dans BigQuery ML, vous pouvez les enregistrer auprès de Model Registry sans avoir à les exporter depuis BigQuery ML ni à les importer dans Model Registry.
Sur la page des détails de la version du modèle, vous pouvez évaluer le modèle, le déployer sur un point de terminaison, configurer la prédiction par lot et afficher des détails spécifiques sur le modèle. Vertex AI Model Registry propose une interface simple et rationalisée pour gérer et déployer vos meilleurs modèles en production.
Workflow commun
Il existe de nombreux workflows valides dans Model Registry.
Pour commencer, vous pouvez suivre les consignes ci-dessous pour comprendre ce que vous pouvez faire dans Model Registry et à quelle étape de votre parcours d'entraînement de modèle.
Importez des modèles dans Model Registry.
Créez des modèles, attribuez une version de modèle à l'alias par défaut, prêt pour la production.
Ajoutez d'autres alias ou libellés pour vous aider à gérer et à organiser vos modèles et leurs versions.
Déployez vos modèles sur un point de terminaison pour la prédiction en ligne.
Exécutez la prédiction par lot et démarrez votre pipeline d'évaluation du modèle.
Affichez les détails de votre modèle et consultez ses métriques de performances depuis la page des détails du modèle.
Pour en savoir plus sur l'intégration de vos modèles BigQuery ML avec Vertex AI, consultez la documentation BigQuery ML.
Rechercher et découvrir des modèles à l'aide du service Data Catalog de Dataplex
Le service Data Catalog de Dataplex est un service de gestion des métadonnées entièrement géré et évolutif qui fournit un emplacement centralisé pour rechercher des modèles dans plusieurs projets et régions.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/11/22 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/11/22 (UTC)."],[],[],null,["# Introduction to Vertex AI Model Registry\n\n| To see an example of getting started with Vertex AI Model Registry,\n| run the \"Get started with Vertex AI Model Registry\" notebook in one of the following\n| environments:\n|\n| [Open in Colab](https://colab.research.google.com/github/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/official/model_registry/get_started_with_model_registry.ipynb)\n|\n|\n| \\|\n|\n| [Open in Colab Enterprise](https://console.cloud.google.com/vertex-ai/colab/import/https%3A%2F%2Fraw.githubusercontent.com%2FGoogleCloudPlatform%2Fvertex-ai-samples%2Fmain%2Fnotebooks%2Fofficial%2Fmodel_registry%2Fget_started_with_model_registry.ipynb)\n|\n|\n| \\|\n|\n| [Open\n| in Vertex AI Workbench](https://console.cloud.google.com/vertex-ai/workbench/deploy-notebook?download_url=https%3A%2F%2Fraw.githubusercontent.com%2FGoogleCloudPlatform%2Fvertex-ai-samples%2Fmain%2Fnotebooks%2Fofficial%2Fmodel_registry%2Fget_started_with_model_registry.ipynb)\n|\n|\n| \\|\n|\n| [View on GitHub](https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/official/model_registry/get_started_with_model_registry.ipynb)\n\nThe Vertex AI Model Registry is a central repository where you can manage\nthe lifecycle of your ML models. From the Model Registry,\nyou have an overview of your models so you can better organize, track,\nand train new versions. When you have a model version you would like to deploy,\nyou can assign it to an endpoint directly from the registry,\nor using aliases, deploy models to an endpoint.\n\nThe Vertex AI Model Registry supports custom models and all\nAutoML data types - tabular, image, and video. The\nModel Registry\ncan also support BigQuery ML models. If you have models trained in\nBigQuery ML, you can register them with the\nModel Registry without needing to export them from\nBigQuery ML or import them into the Model Registry.\n\nFrom the model version details page you can evaluate, deploy to an endpoint,\nset up batch inference, and view specific model details. The Vertex AI Model Registry\nprovides a straightforward and streamlined interface to manage and deploy your\nbest models to production.\n\nCommon workflow\n---------------\n\nThere are many valid workflows for working in the Model Registry.\nTo get started, you might want to follow these guidelines to understand what you can\ndo in the Model Registry and at what stage in your model-training journey.\n\n- Import models to the Model Registry.\n- Create new models, assign a model version the default alias, ready for production.\n- Add other aliases, or labels to help you manage and organize your models and model versions.\n- Deploy your models to an endpoint for online inference.\n- Run batch inference, and start your model evaluation pipeline.\n- View your model details and view performance metrics from the model details page.\n\nTo learn more about how to integrate your BigQuery ML models with\nVertex AI, see the\n[BigQuery ML documentation.](/bigquery-ml/docs/managing-models-vertex)\n\nSearch and discover models using Dataplex Universal Catalog\n-----------------------------------------------------------\n\nDataplex Universal Catalog is a platform for storing, managing, and accessing your\nmetadata. Dataplex Universal Catalog provides a way to search\nfor your Vertex AI models across projects and regions.\n\nFor more information, see [About data catalog management in\nDataplex Universal Catalog](/dataplex/docs/catalog-overview).\n\nWhat's next\n-----------\n\nTo get started using Vertex AI Model Registry, see:\n\n- [Import models to Vertex AI](/vertex-ai/docs/model-registry/import-model)\n- [Model versioning with Model Registry](/vertex-ai/docs/model-registry/versioning)\n- [How to use model version aliases](/vertex-ai/docs/model-registry/model-alias)\n- [BigQuery ML and Model Registry](/vertex-ai/docs/model-registry/model-registry-bqml)\n- [Copy a model in Vertex AI Model Registry](/vertex-ai/docs/model-registry/copy-model)"]]