关于“Keras for Text Classification using Vertex AI”的评价
正在加载…
未找到任何结果。

在 Google Cloud 控制台中运用您的技能

关于“Keras for Text Classification using Vertex AI”的评价

评论

Vladlen K. · 评论over 1 year之前

Haiping Y. · 评论over 1 year之前

Kirankumar A. · 评论over 1 year之前

Gabriela D. · 评论over 1 year之前

Aakansha M. · 评论over 1 year之前

Pavana N. · 评论over 1 year之前

Yan D. · 评论over 1 year之前

coding was too difficult and should be more help around that

Lucas L. · 评论over 1 year之前

Andrey M. · 评论over 1 year之前

Urunkar S. · 评论over 1 year之前

Atanas V. · 评论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. · 评论over 1 year之前

it gets easier with the google cloud console

Jing Z. · 评论over 1 year之前

Jing Z. · 评论over 1 year之前

Nasko V. · 评论over 1 year之前

ANGBEEN S. · 评论over 1 year之前

Mrutyunjaya H. · 评论over 1 year之前

Roman P. · 评论over 1 year之前

Massimo S. · 评论over 1 year之前

Michael H. · 评论over 1 year之前

Tapan B. · 评论over 1 year之前

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

Tudor C. · 评论over 1 year之前

Dharmik M. · 评论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. · 评论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. · 评论over 1 year之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。