Keras for Text Classification using Vertex AI Reviews
4909 reviews
Atanas V. · Reviewed neredeyse 2 yıl ago
I don't have background in SQL. managed to make it "run" up to chunck 15. the changes made were: bigquery-public-data.hacker_news.full instead of bigquery-public-data.hacker_news.stories in 13, safe_offset instead of OFFSET 15 gave errors which I cannot understand. But I will practice later after I learn more SQL.
Jing Z. · Reviewed neredeyse 2 yıl ago
it gets easier with the google cloud console
Jing Z. · Reviewed neredeyse 2 yıl ago
Jing Z. · Reviewed neredeyse 2 yıl ago
Nasko V. · Reviewed neredeyse 2 yıl ago
ANGBEEN S. · Reviewed neredeyse 2 yıl ago
Mrutyunjaya H. · Reviewed neredeyse 2 yıl ago
Roman P. · Reviewed neredeyse 2 yıl ago
Massimo S. · Reviewed neredeyse 2 yıl ago
Michael H. · Reviewed neredeyse 2 yıl ago
Tapan B. · Reviewed neredeyse 2 yıl ago
404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
Tudor C. · Reviewed neredeyse 2 yıl ago
Dharmik M. · Reviewed neredeyse 2 yıl ago
I got the following error and I couldn't pass from Lab Task 1a ERROR: 404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
Edgar C. · Reviewed neredeyse 2 yıl ago
A few issues noted with the lab: Lab Task 1a: bigquery-public-data.hacker_news.stories this table does not exist and the user needs to use bigquery-public-data.hacker_news.full Lab Task 1b: ARRAY_REVERSE(SPLIT(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.'))[OFFSET(1)] AS source, OFFSET yields 400 Array index 1 is out of bounds error and the user needs to use ARRAY_REVERSE(SPLIT(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.'))[SAFE_OFFSET(1)] AS source, hacker_news.full update in 1b is also required the following cell needs both the SAFE_OFFSET and hacker_news.full updates Thanks!
J J. · Reviewed neredeyse 2 yıl ago
Patrícia B. · Reviewed neredeyse 2 yıl ago
2303C 5. · Reviewed neredeyse 2 yıl ago
Rajiv A. · Reviewed neredeyse 2 yıl ago
Nils H. · Reviewed neredeyse 2 yıl ago
Siegfried H. · Reviewed neredeyse 2 yıl ago
Jefferson P. B. · Reviewed neredeyse 2 yıl ago
Ayyanar J. · Reviewed neredeyse 2 yıl ago
Once again your code doesn't run. Fatal error. ERROR: 404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US. PROJECT was updated to lab project ID and region was matched to "Zone" value found in VAI notebook instance.
Paul H. · Reviewed neredeyse 2 yıl ago
Jace B. · Reviewed neredeyse 2 yıl ago
not actual name of the table
Valeriia B. · Reviewed neredeyse 2 yıl ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.