Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: in experimentation.ipynb, getting error from get_training_source_query function as list out of range and gca_resource not available. #28

Open
s-swathib opened this issue Nov 15, 2022 · 5 comments

Comments

@s-swathib
Copy link

Getting an error as list out of range for get_training_source_query function for public dataset (house price dataset).
Annotation 2022-11-15 125042

@s-swathib
Copy link
Author

@ksalama could you please respond to this issue?

@tiffany-washburn
Copy link

+1

@tiffany-washburn
Copy link

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.

@destijl
Copy link

destijl commented Aug 22, 2023

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 #32

@robe-rt
Copy link

robe-rt commented Oct 30, 2023

Instead of gca_resource use _gca_resource and check that you ran the vertex ai initialization cell (it sets the project id and location).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants