Keras for Text Classification using Vertex AI avaliações
4500 avaliações
Ram R. · Revisado há almost 2 years
Aditya A. · Revisado há 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. · Revisado há almost 2 years
Adoni C. · Revisado há almost 2 years
Gundu A. · Revisado há almost 2 years
Ricardo V. · Revisado há almost 2 years
MohanGanesh N. · Revisado há almost 2 years
FRANCESCO C. · Revisado há almost 2 years
ZIXIANG W. · Revisado há almost 2 years
Vishnukumar C. · Revisado há almost 2 years
Nitin P. · Revisado há almost 2 years
s
DENIS KENLLY A. · Revisado há almost 2 years
DENIS KENLLY A. · Revisado há almost 2 years
Shafan S. · Revisado há almost 2 years
Dhany Laudza Adya P. · Revisado há almost 2 years
nice
SAI RAM M. · Revisado há almost 2 years
Omar O. · Revisado há almost 2 years
Data was not able to load
Anne L. · Revisado há almost 2 years
Paulo O. · Revisado há 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. · Revisado há almost 2 years
Alexandre M. · Revisado há almost 2 years
Balaji K. · Revisado há 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. · Revisado há almost 2 years
Megha N. · Revisado há almost 2 years
Pooja N. · Revisado há almost 2 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.