Structured data prediction using Vertex AI Platform Reviews
8709 reviews
Luke C. · Reviewed over 3 years ago
Alchemical R. · Reviewed over 3 years ago
When checking the directory structure both inputs produced "CommandException: One or more URLs matched no objects." And I had run into an issue with region, my notebook was in us-west1-b, when i deployed a trained model the region was not available.
Tony R. · Reviewed over 3 years ago
Jesus M. · Reviewed over 3 years ago
Pierre-Alexandre D. · Reviewed over 3 years ago
P S. · Reviewed over 3 years ago
Reshu R. · Reviewed over 3 years ago
Karan R. · Reviewed over 3 years ago
BO QUAN PATRICK L. · Reviewed over 3 years ago
missing instruction, needed to tweak things to get the notebook run and train the model, the last part on deploying the model did not work so this lab needed more fixed on it.
Elis T. · Reviewed over 3 years ago
Pretty clear, quite the same as End-to-End ML, but no real practice of Vertex
Axel D. · Reviewed over 3 years ago
Jeyaram G. · Reviewed over 3 years ago
Andreas B. · Reviewed over 3 years ago
The command line are still using the old AI platform, not the Vertex AI.
Lingchuan C. · Reviewed over 3 years ago
Eduardo M. · Reviewed over 3 years ago
The lab was titled "Structured data prediction using Vertex AI", but the only VertexAI-oriented detail was creating a notebook in Vertex AI — which, btw, is virtually the same as in Google AI Platform. This clickbait-y nature is even reflected in the summary: "how to trained, evaluate, and deploy a machine learning model in Vertex AI Notebooks" (note how they replaced the word "Platform" with just "Notebooks"). The lab is so not-Vertex-AI-oriented, even the created jobs and models are not displayed in Vertex AI's menus, but in AI Platform's, where one is greeted with the following message: "This is AI Platform. Migrate your resources to Vertex AI to get the latest features like data labeling, AutoML-powered training, and endpoint management." How ironic ;). --- BTW, what is the sense of checking the existence of the same files in two consecutive commands? Is there a possibility that the created CSV files disappear instantaneously after a single `gsutil ls`? The commands, for reference: """ Verify CSV creation Verify that we correctly created the CSV files in our bucket. ``` %%bash gsutil ls gs://${BUCKET}/babyweight/data/*.csv ``` Check data exists Verify that you previously created CSV files we'll be using for training and evaluation. ``` %%bash gsutil ls gs://${BUCKET}/babyweight/data/*000000000000.csv ``` """
Mateusz Z. · Reviewed over 3 years ago
Tarun B. · Reviewed over 3 years ago
I wasn't able to complete the task since some error related to access to Google Storage Bucket showed up
Mateusz K. · Reviewed over 3 years ago
Muhannad B. · Reviewed over 3 years ago
José Luis G. · Reviewed over 3 years ago
5 stars = Very satisfied
Mrunal H. · Reviewed over 3 years ago
Paul B. · Reviewed over 3 years ago
Debdeep B. · Reviewed over 3 years ago
prashant m. · Reviewed over 3 years ago
Ho F. · Reviewed over 3 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.