Keras for Text Classification using Vertex AI のレビュー
4739 件のレビュー
Ramos Betin Daniela Lucia · 約2年前にレビュー済み
Ramos Betin Daniela Lucia · 約2年前にレビュー済み
the dataset has changed from when the lab was written and isn't bigquery-public-data.hacker_news.stories, but rather is bigquery-public-data.hacker_news.full...
Williams Jeffrey · 約2年前にレビュー済み
Stuck on ERROR: 404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
Tan ChengCheng · 約2年前にレビュー済み
POLANCO J JAIME A · 約2年前にレビュー済み
Nuguid Patrick Nichol · 約2年前にレビュー済み
Zhu Jason · 約2年前にレビュー済み
Task 1 / error creating the VM: us-central1-b does not have enough resources available to fulfill the request.
BONY Pascal · 約2年前にレビュー済み
Aradwad Saurabh · 約2年前にレビュー済み
CHAUHAN NEHA · 約2年前にレビュー済み
`bigquery-public-data.hacker_news.full` should be updated to `bigquery-public-data.hacker_news.full` And the following error occurs during the execution of the following cell: "%%bigquery --project $PROJECT SELECT ARRAY_REVERSE(SPLIT(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.'))[OFFSET(1)] AS source, COUNT(title) AS num_articles FROM `bigquery-public-data.hacker_news.full` WHERE REGEXP_CONTAINS(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.com$') AND LENGTH(title) > 10 GROUP BY source ORDER BY num_articles DESC LIMIT 10 " "ERROR: 400 Array index 1 is out of bounds (overflow) Location: US Job ID: 36aee130-3ddf-476d-8f95-c9206e91d6a6"
Losik Kirill · 約2年前にレビュー済み
unable to connect big-query/execute big-query queries, got some permissions error . so coul'nt create datasets as well, overall, I was unable to do that lab.
Ganesan Kalaimathi · 約2年前にレビュー済み
Ramesh Arvindh · 約2年前にレビュー済み
Khissamiyev Ruslan · 約2年前にレビュー済み
could not complete lab. " 404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US"
McMahon Andrea · 約2年前にレビュー済み
Eduardo Daniel · 約2年前にレビュー済み
Isamit Faure Juan Pablo · 約2年前にレビュー済み
El Othmani Oussama · 約2年前にレビュー済み
M S Harshitha · 約2年前にレビュー済み
Goswami Suresh · 約2年前にレビュー済み
Mandal Parag · 約2年前にレビュー済み
Vanegas Molano Oscar Leonardo · 約2年前にレビュー済み
Alkhalifah Maitham · 約2年前にレビュー済み
Slesinger Jan · 約2年前にレビュー済み
Lab is good. Things to correct: 1. the dataset name should be `bigquery-public-data.hacker_news.full` 2. While we are loading the dataset with bigquery we should add one more where condition, the length of the array after split should be greater than 1. Otherwise we get an error (not possible extract the element from the array).
Savostianov Anton · 約2年前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。