Compare commits

...
Author SHA1 Message Date
Andrew Ferlitsch 1d23925b23 migration: experiments 2023-01-19 22:54:11 +00:00
Andrew Ferlitsch 042c122f76 migration: experiments 2023-01-19 20:23:30 +00:00
Andrew Ferlitsch 91bbc5291a migration: experiments 2023-01-19 20:11:34 +00:00
Andrew FerlitschandGitHub 1551ca9435 migration: experiments (#1472)
* migration: experiments

* migration: experiments

* debug: experiments
2023-01-19 12:03:28 -08:00
Andrew FerlitschandGitHub 80fcd2904f migration: bqml (#1475)
* fix: require code review

* migration: BQML
2023-01-18 07:26:53 -08:00
2 changed files with 3 additions and 1146 deletions
@@ -61,7 +61,6 @@
"source": [
"## Overview\n",
"\n",
"\n",
"This tutorial demonstrates how to use Vertex AI in production. This tutorial covers get started with BigQuery ML training.\n",
"\n",
"Learn more about [BigQuery ML](https://cloud.google.com/vertex-ai/docs/beginner/bqml)."
@@ -155,7 +154,8 @@
"! pip3 install --upgrade pyarrow \\\n",
" google-cloud-aiplatform \\\n",
" google-cloud-bigquery \\\n",
" google-cloud-bigquery-storage $USER_FLAG -q"
" google-cloud-bigquery-storage \\\n",
" db-dtypes $USER_FLAG -q"
]
},
{
File diff suppressed because it is too large Load Diff