Відгуки: Keras for Text Classification using Vertex AI
Loading...
No results found.

Apply your skills in Google Cloud console

Відгуки: Keras for Text Classification using Vertex AI

4494 відгуки

Vladlen K. · Відгук надано більше 1 року тому

Haiping Y. · Відгук надано більше 1 року тому

Kirankumar A. · Відгук надано більше 1 року тому

Gabriela D. · Відгук надано більше 1 року тому

Aakansha M. · Відгук надано більше 1 року тому

Pavana N. · Відгук надано більше 1 року тому

Yan D. · Відгук надано більше 1 року тому

coding was too difficult and should be more help around that

Lucas L. · Відгук надано більше 1 року тому

Andrey M. · Відгук надано більше 1 року тому

Urunkar S. · Відгук надано більше 1 року тому

Atanas V. · Відгук надано більше 1 року тому

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. · Відгук надано більше 1 року тому

it gets easier with the google cloud console

Jing Z. · Відгук надано більше 1 року тому

Jing Z. · Відгук надано більше 1 року тому

Nasko V. · Відгук надано більше 1 року тому

ANGBEEN S. · Відгук надано більше 1 року тому

Mrutyunjaya H. · Відгук надано більше 1 року тому

Roman P. · Відгук надано більше 1 року тому

Massimo S. · Відгук надано більше 1 року тому

Michael H. · Відгук надано більше 1 року тому

Tapan B. · Відгук надано більше 1 року тому

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

Tudor C. · Відгук надано більше 1 року тому

Dharmik M. · Відгук надано більше 1 року тому

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. · Відгук надано більше 1 року тому

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. · Відгук надано більше 1 року тому

Ми не гарантуємо, що опубліковані відгуки написали клієнти, які придбали продукти чи скористалися ними. Відгуки не перевіряються Google.