Ivan Cheung
Ivan Cheung
Hi, I went with a solution in my fork that injected the scheduler into the function. However, it breaks existing code and I'm not sure what RxSwift guidelines suggest to...
Ok, I tried to search for some RxSwift guideline on where it states this what couldn't find anything. I will submit a PR with the alternative. Thanks!
Submitted a PR.
Instead of a bigquery-ml folder, can you put it in the model registry folder? This repo is for demoing Vertex AI so it should highlight the Vertex AI product. For...
@haomengchao It seems this notebook is broken because it doesn't use a UUID to set the feature store paths, leading to conflicts. See the UUID section in https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/notebook_template.ipynb on how...
You should be able to fix it with: ``` FEATURESTORE_ID = f"movie_prediction_{uuid}" ```
@andrewferlitsch can you merge this if you're happy with it?
Which notebook are you referring to?
One proposal is to auto-generate an index based on a particular marked cell in each ipynb file.
@andrewferlitsch AFAIK you are doing some work that will mitigate this. Let me know if I should reassign.