Keras for Text Classification using Vertex AI avaliações

4866 avaliações

Gabriela D. · Revisado há almost 2 years

Aakansha M. · Revisado há almost 2 years

Pavana N. · Revisado há almost 2 years

Yan D. · Revisado há almost 2 years

coding was too difficult and should be more help around that

Lucas L. · Revisado há almost 2 years

Andrey M. · Revisado há almost 2 years

Urunkar S. · Revisado há almost 2 years

Atanas V. · Revisado há almost 2 years

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. · Revisado há almost 2 years

it gets easier with the google cloud console

Jing Z. · Revisado há almost 2 years

Jing Z. · Revisado há almost 2 years

Nasko V. · Revisado há almost 2 years

ANGBEEN S. · Revisado há almost 2 years

Mrutyunjaya H. · Revisado há almost 2 years

Roman P. · Revisado há almost 2 years

Massimo S. · Revisado há almost 2 years

Michael H. · Revisado há almost 2 years

Tapan B. · Revisado há almost 2 years

404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US

Tudor C. · Revisado há almost 2 years

Dharmik M. · Revisado há almost 2 years

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. · Revisado há almost 2 years

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. · Revisado há almost 2 years

Patrícia B. · Revisado há almost 2 years

2303C 5. · Revisado há almost 2 years

Rajiv A. · Revisado há almost 2 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.