Skip to content

Commit 6a64fed

Browse files
authored
Merge pull request GoogleCloudPlatform#141 from GoogleCloudPlatform/ajayhemnani-patch-1
Update lab-02.ipynb
2 parents 8eaff56 + c82e259 commit 6a64fed

File tree

1 file changed

+1
-1
lines changed
  • workshops/tfx-caip-tf23/lab-02-tfx-pipeline/solutions

1 file changed

+1
-1
lines changed

workshops/tfx-caip-tf23/lab-02-tfx-pipeline/solutions/lab-02.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
"source": [
286286
"PIPELINE_NAME = 'tfx_covertype_continuous_training'\n",
287287
"MODEL_NAME = 'tfx_covertype_classifier'\n",
288-
"DATA_ROOT_URI = 'gs://workshop-datasets/covertype/small'\n",
288+
"DATA_ROOT_URI = 'gs://cloud-training/OCBL203/workshop-datasets'\n",
289289
"CUSTOM_TFX_IMAGE = 'gcr.io/{}/{}'.format(PROJECT_ID, PIPELINE_NAME)\n",
290290
"RUNTIME_VERSION = '2.3'\n",
291291
"PYTHON_VERSION = '3.7'\n",

0 commit comments

Comments
 (0)