Keras for Text Classification using Vertex AI avis
4494 avis
Vladlen K. · Examiné il y a plus d'un an
Haiping Y. · Examiné il y a plus d'un an
Kirankumar A. · Examiné il y a plus d'un an
Gabriela D. · Examiné il y a plus d'un an
Aakansha M. · Examiné il y a plus d'un an
Pavana N. · Examiné il y a plus d'un an
Yan D. · Examiné il y a plus d'un an
coding was too difficult and should be more help around that
Lucas L. · Examiné il y a plus d'un an
Andrey M. · Examiné il y a plus d'un an
Urunkar S. · Examiné il y a plus d'un an
Atanas V. · Examiné il y a plus d'un an
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. · Examiné il y a plus d'un an
it gets easier with the google cloud console
Jing Z. · Examiné il y a plus d'un an
Jing Z. · Examiné il y a plus d'un an
Nasko V. · Examiné il y a plus d'un an
ANGBEEN S. · Examiné il y a plus d'un an
Mrutyunjaya H. · Examiné il y a plus d'un an
Roman P. · Examiné il y a plus d'un an
Massimo S. · Examiné il y a plus d'un an
Michael H. · Examiné il y a plus d'un an
Tapan B. · Examiné il y a plus d'un an
404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
Tudor C. · Examiné il y a plus d'un an
Dharmik M. · Examiné il y a plus d'un an
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. · Examiné il y a plus d'un an
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. · Examiné il y a plus d'un an
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.