Compare commits

...
Author SHA1 Message Date
Andrew Ferlitsch e5d9a0db51 migration: experiments 2023-01-19 22:19:39 +00:00
Andrew Ferlitsch 27918651ab migration: experiments 2023-01-19 20:55:00 +00:00
Andrew Ferlitsch c4d632b797 migration: experiments 2023-01-19 20:45:54 +00:00
Andrew Ferlitsch 610dfda3ab migration: experiments 2023-01-19 20:43:39 +00:00
Andrew Ferlitsch 1e8dd46334 migration: experiments 2023-01-19 20:33:38 +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 2 additions and 1372 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