mirror of
https://github.com/GoogleCloudPlatform/vertex-ai-samples.git
synced 2026-09-26 14:42:04 +00:00
inardini -- bqml new operators release update to v1 (#717)
* update to v1 * linter test passed Co-authored-by: Andrew Ferlitsch <aferlitsch@google.com>
This commit is contained in:
co-authored by
Andrew Ferlitsch
parent
b227509fbb
commit
aec82c7e5b
+1
-1
@@ -631,7 +631,7 @@
|
||||
"# Simulate operations\n",
|
||||
"from google.cloud import bigquery\n",
|
||||
"# ML pipeline\n",
|
||||
"from google_cloud_pipeline_components.experimental.bigquery import (\n",
|
||||
"from google_cloud_pipeline_components.v1.bigquery import (\n",
|
||||
" BigqueryCreateModelJobOp, BigqueryEvaluateModelJobOp,\n",
|
||||
" BigqueryExplainForecastModelJobOp, BigqueryForecastModelJobOp,\n",
|
||||
" BigqueryMLArimaEvaluateJobOp, BigqueryQueryJobOp)\n",
|
||||
|
||||
Reference in New Issue
Block a user