mirror of
https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
synced 2026-09-26 14:42:04 +00:00
d45bbb36df8fa8fd6a9d3bdae357471ef0eaf6da
Checklist for moving the notebook to the main repo: - [x] Use the [notebook template](https://togithub.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/notebook_template.ipynb) as a starting point. - [x] Follow the style and grammar rules outlined in the above notebook template. - [x] Verify the notebook runs successfully in Colab since the automated tests cannot guarantee this even when it passes. - [x] Passes all the required automated checks. You can locally test for formatting and linting with these [instructions](https://togithub.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/docs/contributing.md#code-quality-checks). - [ ] You have consulted with a tech writer to see if tech writer review is necessary. If so, the notebook has been reviewed by a tech writer, and they have approved it. - [x] This notebook has been added to the [CODEOWNERS](https://togithub.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/docs/CODEOWNERS) file under `# Official Notebooks` section, pointing to the author or the author's team. - [x] The Jupyter notebook cleans up any artifacts it has created (datasets, ML models, endpoints, etc) so as not to eat up unnecessary resources.
Google Cloud Vertex AI Samples
Welcome to the Google Cloud Vertex AI sample repository.
Overview
The repository contains notebooks and community content that demonstrate how to develop and manage ML workflows using Google Cloud Vertex AI.
Repository structure
├── community-content - Sample code and tutorials contributed by the community
├── notebooks
│ ├── community - Notebooks contributed by the community
│ ├── official - Notebooks demonstrating use of each Vertex AI service
│ │ ├── automl
│ │ ├── custom
│ │ ├── ...
Contributing
Contributions welcome! See the Contributing Guide.
Getting help
Please use the issues page to provide feedback or submit a bug report.
Disclaimer
This is not an officially supported Google product. The code in this repository is for demonstrative purposes only.
Feedback
Please feel free to fill out our survey to give us feedback on the repo and its content.
Description
No description provided
automlcolabcolab-enterprisegeminigemini-apigenaigenerative-aigoogle-cloud-platformmlmlopsmodelmodel-gardennotebookpipelinepredictionssamplesvertex-aivertexaiworkbench
Readme
Apache-2.0
166 MiB
Languages
Jupyter Notebook
96.9%
Python
2.7%
Dockerfile
0.3%