Keras for Text Classification using Vertex AI Reviews
5488 reviews
Daniela Lucia R. · Reviewed أكثر من سنتين ago
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...
Jeffrey W. · Reviewed أكثر من سنتين ago
Stuck on ERROR: 404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
ChengCheng T. · Reviewed أكثر من سنتين ago
JAIME A P. · Reviewed أكثر من سنتين ago
Patrick Nichol N. · Reviewed أكثر من سنتين ago
Jason Z. · Reviewed أكثر من سنتين ago
Task 1 / error creating the VM: us-central1-b does not have enough resources available to fulfill the request.
Pascal B. · Reviewed أكثر من سنتين ago
Saurabh A. · Reviewed أكثر من سنتين ago
NEHA C. · Reviewed أكثر من سنتين ago
`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"
Kirill L. · Reviewed أكثر من سنتين ago
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.
Kalaimathi G. · Reviewed أكثر من سنتين ago
Arvindh R. · Reviewed أكثر من سنتين ago
Ruslan K. · Reviewed أكثر من سنتين ago
could not complete lab. " 404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US"
Andrea M. · Reviewed أكثر من سنتين ago
Daniel E. · Reviewed أكثر من سنتين ago
Juan Pablo I. · Reviewed أكثر من سنتين ago
Oussama E. · Reviewed أكثر من سنتين ago
Harshitha M. · Reviewed أكثر من سنتين ago
Suresh G. · Reviewed أكثر من سنتين ago
Parag M. · Reviewed أكثر من سنتين ago
Oscar Leonardo V. · Reviewed أكثر من سنتين ago
Maitham A. · Reviewed أكثر من سنتين ago
Jan S. · Reviewed أكثر من سنتين ago
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).
Anton S. · Reviewed أكثر من سنتين ago
Tanmay A. · Reviewed أكثر من سنتين ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.