Keras for Text Classification using Vertex AI のレビュー
読み込んでいます...
一致する結果は見つかりませんでした。

Google Cloud コンソールでスキルを試す

Keras for Text Classification using Vertex AI のレビュー

4494 件のレビュー

Kulikov Vladlen · 1年以上前にレビュー済み

Yan Haiping · 1年以上前にレビュー済み

Arnepalli Kirankumar · 1年以上前にレビュー済み

Długosz Gabriela · 1年以上前にレビュー済み

Mehrotra Aakansha · 1年以上前にレビュー済み

N Pavana · 1年以上前にレビュー済み

Du Yan · 1年以上前にレビュー済み

coding was too difficult and should be more help around that

Laria Lucas · 1年以上前にレビュー済み

Melnikov Andrey · 1年以上前にレビュー済み

Sachin Urunkar · 1年以上前にレビュー済み

Vasilev Atanas · 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.

Zhao Jing · 1年以上前にレビュー済み

it gets easier with the google cloud console

Zhao Jing · 1年以上前にレビュー済み

Zhao Jing · 1年以上前にレビュー済み

Vasilev Nasko · 1年以上前にレビュー済み

SOHAIL ANGBEEN · 1年以上前にレビュー済み

Hiremath Mrutyunjaya · 1年以上前にレビュー済み

Prykhodchenko Roman · 1年以上前にレビュー済み

Simonetta Massimo · 1年以上前にレビュー済み

Homme Michael · 1年以上前にレビュー済み

Bhavsar Tapan · 1年以上前にレビュー済み

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

Cocaina Tudor · 1年以上前にレビュー済み

Mehta Dharmik · 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

Covantes Osuna Edgar · 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!

James J · 1年以上前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。