Ivan CheungandGitHub e422dbdef2 Added official version of tabular regression batch bq (#331)
* Added official version of tabular regression batch bq

* Ran linter

* Fixed cleanup

* Additional cleanup

* Added working version

* Refactored and made work

* Ran linter and cleaned up

* Renamed aip to aiplatform

* Replaced online with batch

* Renamed notebook

* Ran linter and cleaned up

* Fixed bug

* Fixed SQL by adding backticks

* Install google-cloud-bigquery[all]

* Refactored datasets

* Ran linter

* Removed GCS cells

* Fixed import file

* Fixed SQL issues and added cleanup of training dataset

* Fixed hardcorded table

* Fixed brand names

* Fixed header

* Fixed results table

* Addressed tech writing review comments

* Ran linter
2022-06-14 14:14:06 -04:00
2021-07-02 10:28:00 -07:00
2021-06-01 14:55:51 -07:00
2021-10-22 19:55:02 -04:00
2021-11-12 11:32:03 -06:00

Google Cloud Vertex AI Samples

License

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.

Languages
Jupyter Notebook 96.9%
Python 2.7%
Dockerfile 0.3%