关于“Structured data prediction using Vertex AI Platform”的评价
评论
박중원 S. · 评论7 months之前
Afif S. · 评论7 months之前
박중원 S. · 评论7 months之前
Hari U. · 评论7 months之前
Mayur S. · 评论7 months之前
Arnav T. · 评论7 months之前
That was pretty fun. One area to improve is in the setup. The instruction state 1-East and the region 4 I believe, however in the screenshot image below that is helpful to see it appears it is outdated, becuase the image does not match the instructions. I followed the instructions in text not the image and the lab seemed to go fine. Hopefully that is helpful. Also, I enjoy the interactive quiz. In grad school I had a professor that gave everyone clickers and he would test the class without notice on what he just taught. Good idea.
Paul D. · 评论7 months之前
Jessica M. · 评论7 months之前
Abhishek Kumar G. · 评论7 months之前
Iyad M. · 评论7 months之前
sambit m. · 评论7 months之前
Wentao Z. · 评论7 months之前
박중원 S. · 评论7 months之前
박중원 S. · 评论7 months之前
Katarzyna B. · 评论7 months之前
Kinga H. · 评论7 months之前
Alex C. · 评论7 months之前
There was an error with BigQuery in mk operation
Jorge David G. · 评论7 months之前
jose ignacio c. · 评论7 months之前
raman n. · 评论7 months之前
This doesn't run: %%bash OUTDIR=gs://${BUCKET}/babyweight/trained_model JOBID=babyweight_$(date -u +%y%m%d_%H%M%S) gcloud ai-platform jobs submit training ${JOBID} \ --region=${REGION} \ --module-name=trainer.task \ --package-path=$(pwd)/babyweight/trainer \ --job-dir=${OUTDIR} \ --staging-bucket=gs://${BUCKET} \ --master-machine-type=n1-standard-8 \ --scale-tier=CUSTOM \ --runtime-version=${TFVERSION} \ --python-version=${PYTHONVERSION} \ -- \ --train_data_path=gs://${BUCKET}/babyweight/data/train*.csv \ --eval_data_path=gs://${BUCKET}/babyweight/data/eval*.csv \ --output_dir=${OUTDIR} \ --num_epochs=10 \ --train_examples=10000 \ --eval_steps=100 \ --batch_size=32 \ --nembeds=8 I get the following error: API [ml.googleapis.com] not enabled on project [qwiklabs-gcp-03-53d580d84233]. Would you like to enable and retry (this will take a few minutes)? (y/N)? ERROR: (gcloud.ai-platform.jobs.submit.training) [90577466430-compute@developer.gserviceaccount.com] does not have permission to access projects instance [qwiklabs-gcp-03-53d580d84233] (or it may not exist): AI Platform Training & Prediction API has not been used in project qwiklabs-gcp-03-53d580d84233 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/ml.googleapis.com/overview?project=qwiklabs-gcp-03-53d580d84233 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry. This command is authenticated as 90577466430-compute@developer.gserviceaccount.com which is the active account specified by the [core/account] property. Google developers console API activation https://console.developers.google.com/apis/api/ml.googleapis.com/overview?project=qwiklabs-gcp-03-53d580d84233 - '@type': type.googleapis.com/google.rpc.ErrorInfo domain: googleapis.com metadata: consumer: projects/qwiklabs-gcp-03-53d580d84233 service: ml.googleapis.com reason: SERVICE_DISABLED
Loïc B. · 评论7 months之前
Aaron A. · 评论7 months之前
It is still using the ai platform instead of vertex
Ernesto B. · 评论7 months之前
Chitradevi R. · 评论7 months之前
Oscar R. · 评论7 months之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。