Keras for Text Classification using Vertex AI のレビュー
4500 件のレビュー
Ridhan Ram · 2年弱前にレビュー済み
Adarsh Aditya · 2年弱前にレビュー済み
The bigquery dataset.table `bigquery-public-data.hacker_news.stories` is not available. The unique table in that dataset has the name "full". I have tried to replace the query adding some filters, but not enough. The models doesn't work with my trials. FILTER ADDED: AND LENGTH(title) > 10 AND LENGTH(url) > 10 AND score > 10 and array_length(SPLIT(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.'))>1
Bermúdez Sergio · 2年弱前にレビュー済み
Comoe Adoni · 2年弱前にレビュー済み
Abhishek Gundu · 2年弱前にレビュー済み
Venegas Ricardo · 2年弱前にレビュー済み
N MohanGanesh · 2年弱前にレビュー済み
CASCARDI FRANCESCO · 2年弱前にレビュー済み
WEN ZIXIANG · 2年弱前にレビュー済み
Cheruku Vishnukumar · 2年弱前にレビュー済み
Prodduturi Nitin · 2年弱前にレビュー済み
s
ALVA SOTO DENIS KENLLY · 2年弱前にレビュー済み
ALVA SOTO DENIS KENLLY · 2年弱前にレビュー済み
Sugarman Shafan · 2年弱前にレビュー済み
Pradana Dhany Laudza Adya · 2年弱前にレビュー済み
nice
MANDAVA SAI RAM · 2年弱前にレビュー済み
Odibat Omar · 2年弱前にレビュー済み
Data was not able to load
Lewis Anne · 2年弱前にレビュー済み
Oliveira Paulo · 2年弱前にレビュー済み
This lab is not up to date. It asks to connect to `bigquery-public-data.hacker_news.stories`, which seems to no longer exist. I ended up pointing to `bigquery-public-data.hacker_news.full`. Also, the suggested query in the lab solution doesn't seem to work for this task, I assume this is because of the aforementioned change. I found that using "SPLIT(REGEXP_EXTRACT( REGEXP_REPLACE(url,'www.','') , '.*://(.[^/]+)/'), '.')[0] AS source" returns the intended nytimes, github, and techcrunch sources.
Núñez José Pablo · 2年弱前にレビュー済み
MORITZ Alexandre · 2年弱前にレビュー済み
KCS Balaji · 2年弱前にレビュー済み
BigQuery table doesn't exit, only `full` table exists. As for SQL query, it fails with out of bound due thus additional where clause is necessary
Kravchenko Pavel · 2年弱前にレビュー済み
Niphade Megha · 2年弱前にレビュー済み
Negi Pooja · 2年弱前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。