Structured data prediction using Vertex AI Platform Reviews
8174 reviews
There was an error with BigQuery in mk operation
Jorge David G. · Reviewed 7 ay ago
jose ignacio c. · Reviewed 8 ay ago
raman n. · Reviewed 8 ay ago
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. · Reviewed 8 ay ago
Aaron A. · Reviewed 8 ay ago
It is still using the ai platform instead of vertex
Ernesto B. · Reviewed 8 ay ago
Chitradevi R. · Reviewed 8 ay ago
Oscar R. · Reviewed 8 ay ago
HUBER STEVEN A. · Reviewed 8 ay ago
HUBER STEVEN A. · Reviewed 8 ay ago
Priscila Sarahí G. · Reviewed 8 ay ago
Rodrigo B. · Reviewed 8 ay ago
chaouki B. · Reviewed 8 ay ago
Chepkorir M. · Reviewed 8 ay ago
KAMLESH C. · Reviewed 8 ay ago
Edgar D. · Reviewed 8 ay ago
Mohammad A. · Reviewed 8 ay ago
SOFIA V. · Reviewed 8 ay ago
Turismo Rural Y. · Reviewed 8 ay ago
NELSON JULIAN M. · Reviewed 8 ay ago
jupyter notebook is not opening
Himakar B. · Reviewed 8 ay ago
チェックが入らなかったのでもう一度実行したら、今回はちゃんと動作しました。 違いが何かはわからず。
Hiroyuki S. · Reviewed 8 ay ago
Rawan B. · Reviewed 8 ay ago
Noel H. · Reviewed 8 ay ago
Senti falta de mais interatividade com o código, talvez um laboratório em que a gente precisasse criar parte do código com ajuda e dicas fosse mais pedagógico
Brenda L. · Reviewed 8 ay ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.