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

5502 件のレビュー

Codes are not updated.

Mukhopadhyay Shreya · 2年弱前にレビュー済み

a few issues with the lab, starting with the BigQuery hacker noon dataset. the table specified is no longer accurate and the use of SAFE_OFFSET is required to get it to work. %%bigquery --project $PROJECT SELECT ARRAY_REVERSE(SPLIT(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.'))[SAFE_OFFSET(1)] AS source, COUNT(title) AS num_articles -- TODO: Your code goes here. FROM `bigquery-public-data.hacker_news.full` WHERE REGEXP_CONTAINS(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.com$') AND LENGTH(title) > 10 -- TODO: Your code goes here. GROUP BY source -- TODO: Your code goes here. ORDER BY num_articles DESC LIMIT 100

Branson Don · 2年弱前にレビュー済み

Kumar Akash · 2年弱前にレビュー済み

Gregg Matthew · 2年弱前にレビュー済み

Sharma Shubham · 2年弱前にレビュー済み

Samadhia Vansh · 2年弱前にレビュー済み

Kumar Vikash · 2年弱前にレビュー済み

Cowperthwaite James · 2年弱前にレビュー済み

50267 2303C · 2年弱前にレビュー済み

Thalyari Sparsh · 2年弱前にレビュー済み

Yadav 21bcs6374@cuchd.in Vansh · 2年弱前にレビュー済み

Rahman Fardeen · 2年弱前にレビュー済み

Sarkar Prithijit · 2年弱前にレビュー済み

Rahman Fardeen · 2年弱前にレビュー済み

Sarkar Prithijit · 2年弱前にレビュー済み

Wieszner Vilmos · 2年弱前にレビュー済み

Signin Rishabh · 2年弱前にレビュー済み

BANERJEE ANUBHAV · 2年弱前にレビュー済み

resource not found biqquery datasets

Koistinen Mika · 2年弱前にレビュー済み

no more bigquery-public-data.hacker_news.stories, we should update to bigquery-public-data.hacker_news.full

Er Siawpeng · 2年弱前にレビュー済み

umairulla baig mirza · 2年弱前にレビュー済み

PERALTA GARCIA JORGE · 2年弱前にレビュー済み

Signin Avinash · 2年弱前にレビュー済み

Did not work

Nawaz Rab · 2年弱前にレビュー済み

Signin Shashank · 2年弱前にレビュー済み

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