Borrar experimentos desactualizados de Vertex AI TensorBoard: Notebook
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
En este instructivo, aprenderás cómo borrar los experimentos desactualizados de Vertex AI TensorBoard para evitar costos de almacenamiento innecesarios.
Notebook
En este instructivo, se usan los siguientes Google Cloud servicios de AA:
Vertex AI TensorBoard
Los pasos realizados incluyen los siguientes:
Cómo borrar el experimento de TensorBoard de Vertex AI con un par clave-valor de etiqueta predefinido <label_key, label_value>.
Cómo borrar el experimento de Vertex AI TensorBoard creado antes del create_time.
Cómo borrar el experimento de Vertex AI TensorBoard creado antes del update_time.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[],[],null,["# Delete outdated Vertex AI TensorBoard experiments: Notebook\n\nIn this tutorial, you'll learn how to delete outdated Vertex AI TensorBoard\nexperiments to avoid unnecessary storage costs.\n\nNotebook\n--------\n\n| To see an example of deleting outdated experiments in TensorBoard,\n| run the \"Delete Outdated Experiments in Vertex AI TensorBoard\" 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/experiments/delete_outdated_tensorboard_experiments.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%2Fexperiments%2Fdelete_outdated_tensorboard_experiments.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%2Fexperiments%2Fdelete_outdated_tensorboard_experiments.ipynb)\n|\n|\n| \\|\n|\n| [View on GitHub](https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/official/experiments/delete_outdated_tensorboard_experiments.ipynb)\n\nThis tutorial uses the following Google Cloud ML services:\n\n- Vertex AI TensorBoard\n\nThe steps performed include:\n\n- How to delete the Vertex AI TensorBoard experiment with a predefined key-value label pair `\u003clabel_key, label_value\u003e`.\n- How to delete the Vertex AI TensorBoard experiment created before the `create_time`.\n- How to delete the Vertex AI TensorBoard experiment created before the `update_time`.\n\nRelevant content\n----------------\n\n- [Create or delete an experiment](/vertex-ai/docs/experiments/create-experiment)"]]