Keras for Text Classification using Vertex AI avaliações
Carregando...
Nenhum resultado encontrado.

Aplique suas habilidades no console do Google Cloud

Keras for Text Classification using Vertex AI avaliações

4494 avaliações

Vladlen K. · Revisado há over 1 year

Haiping Y. · Revisado há over 1 year

Kirankumar A. · Revisado há over 1 year

Gabriela D. · Revisado há over 1 year

Aakansha M. · Revisado há over 1 year

Pavana N. · Revisado há over 1 year

Yan D. · Revisado há over 1 year

coding was too difficult and should be more help around that

Lucas L. · Revisado há over 1 year

Andrey M. · Revisado há over 1 year

Urunkar S. · Revisado há over 1 year

Atanas V. · Revisado há over 1 year

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á over 1 year

it gets easier with the google cloud console

Jing Z. · Revisado há over 1 year

Jing Z. · Revisado há over 1 year

Nasko V. · Revisado há over 1 year

ANGBEEN S. · Revisado há over 1 year

Mrutyunjaya H. · Revisado há over 1 year

Roman P. · Revisado há over 1 year

Massimo S. · Revisado há over 1 year

Michael H. · Revisado há over 1 year

Tapan B. · Revisado há over 1 year

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

Tudor C. · Revisado há over 1 year

Dharmik M. · Revisado há over 1 year

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á over 1 year

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á over 1 year

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.