Menghapus eksperimen Vertex AI TensorBoard yang sudah usang: Notebook
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Dalam tutorial ini, Anda akan mempelajari cara menghapus eksperimen Vertex AI TensorBoard
yang sudah usang untuk menghindari biaya penyimpanan yang tidak perlu.
Notebook
Tutorial ini menggunakan layanan ML berikut: Google Cloud
Vertex AI TensorBoard
Langkah-langkah yang dilakukan meliputi:
Cara menghapus eksperimen Vertex AI TensorBoard dengan pasangan label
nilai kunci <label_key, label_value> yang telah ditetapkan.
Cara menghapus eksperimen Vertex AI TensorBoard yang dibuat sebelum
create_time.
Cara menghapus eksperimen Vertex AI TensorBoard yang dibuat sebelum
update_time.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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)"]]