关于“Keras for Text Classification using Vertex AI”的评价
4500 条评价
Ram R. · 已于 almost 2 years前审核
Aditya A. · 已于 almost 2 years前审核
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
Sergio B. · 已于 almost 2 years前审核
Adoni C. · 已于 almost 2 years前审核
Gundu A. · 已于 almost 2 years前审核
Ricardo V. · 已于 almost 2 years前审核
MohanGanesh N. · 已于 almost 2 years前审核
FRANCESCO C. · 已于 almost 2 years前审核
ZIXIANG W. · 已于 almost 2 years前审核
Vishnukumar C. · 已于 almost 2 years前审核
Nitin P. · 已于 almost 2 years前审核
s
DENIS KENLLY A. · 已于 almost 2 years前审核
DENIS KENLLY A. · 已于 almost 2 years前审核
Shafan S. · 已于 almost 2 years前审核
Dhany Laudza Adya P. · 已于 almost 2 years前审核
nice
SAI RAM M. · 已于 almost 2 years前审核
Omar O. · 已于 almost 2 years前审核
Data was not able to load
Anne L. · 已于 almost 2 years前审核
Paulo O. · 已于 almost 2 years前审核
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.
José Pablo N. · 已于 almost 2 years前审核
Alexandre M. · 已于 almost 2 years前审核
Balaji K. · 已于 almost 2 years前审核
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
Pavel K. · 已于 almost 2 years前审核
Megha N. · 已于 almost 2 years前审核
Pooja N. · 已于 almost 2 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。