Opiniones sobre Keras for Text Classification using Vertex AI
4494 opiniones
Vladlen K. · Se revisó hace más de 1 año
Haiping Y. · Se revisó hace más de 1 año
Kirankumar A. · Se revisó hace más de 1 año
Gabriela D. · Se revisó hace más de 1 año
Aakansha M. · Se revisó hace más de 1 año
Pavana N. · Se revisó hace más de 1 año
Yan D. · Se revisó hace más de 1 año
coding was too difficult and should be more help around that
Lucas L. · Se revisó hace más de 1 año
Andrey M. · Se revisó hace más de 1 año
Urunkar S. · Se revisó hace más de 1 año
Atanas V. · Se revisó hace más de 1 año
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. · Se revisó hace más de 1 año
it gets easier with the google cloud console
Jing Z. · Se revisó hace más de 1 año
Jing Z. · Se revisó hace más de 1 año
Nasko V. · Se revisó hace más de 1 año
ANGBEEN S. · Se revisó hace más de 1 año
Mrutyunjaya H. · Se revisó hace más de 1 año
Roman P. · Se revisó hace más de 1 año
Massimo S. · Se revisó hace más de 1 año
Michael H. · Se revisó hace más de 1 año
Tapan B. · Se revisó hace más de 1 año
404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
Tudor C. · Se revisó hace más de 1 año
Dharmik M. · Se revisó hace más de 1 año
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. · Se revisó hace más de 1 año
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. · Se revisó hace más de 1 año
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.