Fazer a previsão de dados estruturados usando a plataforma Vertex AI avaliações
8171 avaliações
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. · Revisado há 7 months
Aaron A. · Revisado há 7 months
It is still using the ai platform instead of vertex
Ernesto B. · Revisado há 7 months
Chitradevi R. · Revisado há 7 months
Oscar R. · Revisado há 7 months
HUBER STEVEN A. · Revisado há 7 months
HUBER STEVEN A. · Revisado há 7 months
Priscila Sarahí G. · Revisado há 8 months
Rodrigo B. · Revisado há 8 months
chaouki B. · Revisado há 8 months
Chepkorir M. · Revisado há 8 months
KAMLESH C. · Revisado há 8 months
Edgar D. · Revisado há 8 months
Mohammad A. · Revisado há 8 months
SOFIA V. · Revisado há 8 months
Turismo Rural Y. · Revisado há 8 months
NELSON JULIAN M. · Revisado há 8 months
jupyter notebook is not opening
Himakar B. · Revisado há 8 months
チェックが入らなかったのでもう一度実行したら、今回はちゃんと動作しました。 違いが何かはわからず。
Hiroyuki S. · Revisado há 8 months
Rawan B. · Revisado há 8 months
Noel H. · Revisado há 8 months
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. · Revisado há 8 months
Sujith S. · Revisado há 8 months
ganesh l. · Revisado há 8 months
PRIBIN K. · Revisado há 8 months
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.