Monitoring Vertex AI Models Reviews
6067 reviews
Alejandro D. · Reviewed 11 months ago
The code in the lab did not work
Alexander K. · Reviewed 11 months ago
Fandio N. · Reviewed 11 months ago
Kareena B. · Reviewed 11 months ago
KAMAKSHI S. · Reviewed 11 months ago
BHARGVESH B. · Reviewed 11 months ago
Sarthak R. · Reviewed 11 months ago
Rohit Kumar S. · Reviewed 11 months ago
Ashwin R. · Reviewed 11 months ago
Could not complete this lab because in cell [5] failed to complete - according to a permission issue to access(get) bucket gs://mco-mm/churn # TODO # Import your model MODEL_NAME = "churn" IMAGE = "us-docker.pkg.dev/vertex-ai/prediction/tf2-cpu.2-6:latest" ARTIFACT = "gs://mco-mm/churn" output = !gcloud --quiet ai models upload --container-image-uri=$IMAGE --artifact-uri=$ARTIFACT --display-name=$MODEL_NAME --format="value(model)" print("model output: ", output) MODEL_ID = output[-1].split('/')[-1] print(f"Model {MODEL_NAME}/{MODEL_ID} created.") model output: ['Using endpoint [https://us-central1-aiplatform.googleapis.com/]', 'ERROR: (gcloud.ai.models.upload) FAILED_PRECONDITION: Service account `service-1011980467177@gcp-sa-aiplatform.iam.gserviceaccount.com` does not have `[storage.objects.get]` IAM permission(s) to the directory "gs://mco-mm/churn". Please either copy the files to the Google Cloud Storage bucket owned by your project, or grant the required IAM permission(s) to the service account.'] Model churn/churn". Please either copy the files to the Google Cloud Storage bucket owned by your project, or grant the required IAM permission(s) to the service account. created.
Andre K. · Reviewed 11 months ago
Kartik S. · Reviewed 11 months ago
Christopher D. · Reviewed 11 months ago
Mandeep K. · Reviewed 11 months ago
Razvan C. · Reviewed 11 months ago
Nagarapu P. · Reviewed 11 months ago
Matsawela Elisabeth P. · Reviewed 11 months ago
Kathirvel G. · Reviewed 11 months ago
The kernel kept on crashing and there was nothing I could do to continue the lab. I looked over the material as best I could, and it looks like its really helpful / important information, but I couldn't get the lab to work.
Brian V. · Reviewed 11 months ago
Anand Bikram G. · Reviewed 11 months ago
Saúl D. · Reviewed 11 months ago
Cristian P. · Reviewed 11 months ago
This error occured ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. cloud-tpu-client 0.10 requires google-api-python-client==1.8.0, but you have google-api-python-client 1.12.11 which is incompatible. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. tfx-bsl 1.16.1 requires google-api-python-client<2,>=1.7.11, but you have google-api-python-client 2.154.0 which is incompatible. cloud-tpu-client 0.10 requires google-api-python-client==1.8.0, but you have google-api-python-client 2.154.0 which is incompatible.
Silvia M. · Reviewed 11 months ago
Bijay S. · Reviewed 11 months ago
Vikram A. · Reviewed 11 months ago
Shubhraketan H. · Reviewed 11 months ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.