Keras for Text Classification using Vertex AI Reviews
Loading...
No results found.

Apply your skills in Google Cloud console

Keras for Text Classification using Vertex AI Reviews

4494 reviews

Vladlen K. · Reviewed over 1 year ago

Haiping Y. · Reviewed over 1 year ago

Kirankumar A. · Reviewed over 1 year ago

Gabriela D. · Reviewed over 1 year ago

Aakansha M. · Reviewed over 1 year ago

Pavana N. · Reviewed over 1 year ago

Yan D. · Reviewed over 1 year ago

coding was too difficult and should be more help around that

Lucas L. · Reviewed over 1 year ago

Andrey M. · Reviewed over 1 year ago

Urunkar S. · Reviewed over 1 year ago

Atanas V. · Reviewed over 1 year 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 over 1 year ago

it gets easier with the google cloud console

Jing Z. · Reviewed over 1 year ago

Jing Z. · Reviewed over 1 year ago

Nasko V. · Reviewed over 1 year ago

ANGBEEN S. · Reviewed over 1 year ago

Mrutyunjaya H. · Reviewed over 1 year ago

Roman P. · Reviewed over 1 year ago

Massimo S. · Reviewed over 1 year ago

Michael H. · Reviewed over 1 year ago

Tapan B. · Reviewed over 1 year ago

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

Tudor C. · Reviewed over 1 year ago

Dharmik M. · Reviewed over 1 year 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 over 1 year 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 over 1 year ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.