Como monitorar modelos da Vertex AI avaliações
6393 avaliações
Sana R. · Revisado há over 1 year
Alejandro D. · Revisado há over 1 year
The code in the lab did not work
Alexander K. · Revisado há over 1 year
Fandio N. · Revisado há over 1 year
Kareena B. · Revisado há over 1 year
KAMAKSHI S. · Revisado há over 1 year
BHARGVESH B. · Revisado há over 1 year
Sarthak R. · Revisado há over 1 year
Rohit Kumar S. · Revisado há over 1 year
Ashwin R. · Revisado há over 1 year
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. · Revisado há over 1 year
Kartik S. · Revisado há over 1 year
Christopher D. · Revisado há over 1 year
Mandeep K. · Revisado há over 1 year
Razvan C. · Revisado há over 1 year
Nagarapu P. · Revisado há over 1 year
Matsawela Elisabeth P. · Revisado há over 1 year
Kathirvel G. · Revisado há over 1 year
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. · Revisado há over 1 year
Anand Bikram G. · Revisado há over 1 year
Saúl D. · Revisado há over 1 year
Cristian P. · Revisado há over 1 year
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. · Revisado há over 1 year
Bijay S. · Revisado há over 1 year
Vikram A. · Revisado há over 1 year
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.