Keras for Text Classification using Vertex AI avis
4739 avis
Daniela Lucia R. · Examiné il y a environ 2 ans
Daniela Lucia R. · Examiné il y a environ 2 ans
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. · Examiné il y a environ 2 ans
Stuck on ERROR: 404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
ChengCheng T. · Examiné il y a environ 2 ans
JAIME A P. · Examiné il y a environ 2 ans
Patrick Nichol N. · Examiné il y a environ 2 ans
Jason Z. · Examiné il y a environ 2 ans
Task 1 / error creating the VM: us-central1-b does not have enough resources available to fulfill the request.
Pascal B. · Examiné il y a environ 2 ans
Saurabh A. · Examiné il y a environ 2 ans
NEHA C. · Examiné il y a environ 2 ans
`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. · Examiné il y a environ 2 ans
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. · Examiné il y a environ 2 ans
Arvindh R. · Examiné il y a environ 2 ans
Ruslan K. · Examiné il y a environ 2 ans
could not complete lab. " 404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US"
Andrea M. · Examiné il y a environ 2 ans
Daniel E. · Examiné il y a environ 2 ans
Juan Pablo I. · Examiné il y a environ 2 ans
Oussama E. · Examiné il y a environ 2 ans
Harshitha M. · Examiné il y a environ 2 ans
Suresh G. · Examiné il y a environ 2 ans
Parag M. · Examiné il y a environ 2 ans
Oscar Leonardo V. · Examiné il y a environ 2 ans
Maitham A. · Examiné il y a environ 2 ans
Jan S. · Examiné il y a environ 2 ans
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. · Examiné il y a environ 2 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.