* feat: MM for automl image
* feat: MM for automl image
* fix: missing import for testing
* fix: testing
* fix: test timing issues
* debug: timing
* test: fix timing issue
* tune: updates from TW for web index
* fix: code review
* feat: add new notebook to support the XAI zero metadata config feature
* add missing packages
* Attempt to fix issue of -- user install not performed in the env
* Fixed package issues
* Addressed review comments
* Addressed review comments
* Addressed review comments
* Improve the training code to support the non-distributed job and add the dashboard access.
* format the notebook.
* Use the 8888 instead of getting the env since DASHBOARD_PORT is not populated in the pipeline.
* Resolved the pull request comments.
* Add notebook for co-hosting model
* Add notebook for co-hosting model
* Change co-hosting model notebook inline link to officical
Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com>
Co-authored-by: Eric Schmidt <em.schmidt78@gmail.com>
* Add Cloud natural language pipeline colab notebook
* Add ready-to-go text classification pipeline colab notebook
* Ran reformatting scripts on text classification pipeline colab notebooks
* Update CODEOWNERS files
* Fix order of cells in cloud_natural_language_pipeline.ipynb
* Remove unused variables via linter for text classification colabs; fix classification variable for preprocessing component
* Minor fix: remove GCPC version requirement
* Minor fix: remove outputs
* fix formatting with nbfmt
* move ready-to-go pipeline to notebooks/community
* fix link
* update CODEOWNERS
* move text classification colabs to notebooks/community/pipelines
* Address initial comments on NL notebook
* Remove commented lines in NL notebook
* minor cell formatting
* clear outputs
* minor changes to NL notebook
* address comments for ready-to-go pipeline
* run linter locally
* add pipeline description to NL pipeline
* run linter locally (PR check could not lint)
* Add cell to examine metrics, update kernel restart cell from official template
* lint
* Update default fields and URLs in NL notebook
* Fix URLs in ready to go notebook
* run linter
* matching engine tutorial add networking troubleshooting
* format check changes
* Change year 2021 to 2023, replace colab, github and workbench links with new template style
* Replace all occurences of ANN and ANN service with matching_engine or Vertex AI Matching Engine to reflect updated product name
* Update Before you Begin section to follow notebook template and add more organization to it
* Update installation of Vertex AI SDK python library from preview to GA version
* Remove outdated set project id section
* Add Authentication section from notebook template
* Update create bucket section to incorporate notebook template guidelines
* Fix format issues
* Fix format issues
* Fix issues when trying the notebook changes, ordered sections and updated some outdated commands
* Add troubleshooting comment for service networking role for worbench instance to create vpc peering
* Add troubleshooting comment for service networking role for worbench instance to create vpc peering
* Revert "Add troubleshooting comment for service networking role for worbench instance to create vpc peering"
This reverts commit ed418a392a.
* Add wait to deploying index
* Add wait to deploying index
* remove redundant import
* Format file