Keras for Text Classification using Vertex AI Rezensionen
4494 Rezensionen
Vladlen K. · Vor mehr als ein Jahr überprüft
Haiping Y. · Vor mehr als ein Jahr überprüft
Kirankumar A. · Vor mehr als ein Jahr überprüft
Gabriela D. · Vor mehr als ein Jahr überprüft
Aakansha M. · Vor mehr als ein Jahr überprüft
Pavana N. · Vor mehr als ein Jahr überprüft
Yan D. · Vor mehr als ein Jahr überprüft
coding was too difficult and should be more help around that
Lucas L. · Vor mehr als ein Jahr überprüft
Andrey M. · Vor mehr als ein Jahr überprüft
Urunkar S. · Vor mehr als ein Jahr überprüft
Atanas V. · Vor mehr als ein Jahr überprüft
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. · Vor mehr als ein Jahr überprüft
it gets easier with the google cloud console
Jing Z. · Vor mehr als ein Jahr überprüft
Jing Z. · Vor mehr als ein Jahr überprüft
Nasko V. · Vor mehr als ein Jahr überprüft
ANGBEEN S. · Vor mehr als ein Jahr überprüft
Mrutyunjaya H. · Vor mehr als ein Jahr überprüft
Roman P. · Vor mehr als ein Jahr überprüft
Massimo S. · Vor mehr als ein Jahr überprüft
Michael H. · Vor mehr als ein Jahr überprüft
Tapan B. · Vor mehr als ein Jahr überprüft
404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
Tudor C. · Vor mehr als ein Jahr überprüft
Dharmik M. · Vor mehr als ein Jahr überprüft
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. · Vor mehr als ein Jahr überprüft
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. · Vor mehr als ein Jahr überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.