Open s-swathib opened 2 years ago
@ksalama could you please respond to this issue?
+1
I was following the mlops-with-vertex-ai examples, and I was able to fix this error by ensuring that the DATASET_DISPLAY_NAME
I used in the 02-experimentation notebook was the same as what I'd used in the 01-dataset-management notebook.
I hit the same error. I was hoping the second notebook was possible to complete independently, but for this to work you need to complete the first notebook that creates the dataset. I was blocked from doing that by https://github.com/GoogleCloudPlatform/mlops-with-vertex-ai/issues/32
Instead of gca_resource use _gca_resource and check that you ran the vertex ai initialization cell (it sets the project id and location).
Getting an error as list out of range for get_training_source_query function for public dataset (house price dataset).