Keras for Text Classification using Vertex AI Reviews
4500 reviews
Ram R. · Reviewed almost 2 years ago
Aditya A. · Reviewed almost 2 years ago
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. · Reviewed almost 2 years ago
Adoni C. · Reviewed almost 2 years ago
Gundu A. · Reviewed almost 2 years ago
Ricardo V. · Reviewed almost 2 years ago
MohanGanesh N. · Reviewed almost 2 years ago
FRANCESCO C. · Reviewed almost 2 years ago
ZIXIANG W. · Reviewed almost 2 years ago
Vishnukumar C. · Reviewed almost 2 years ago
Nitin P. · Reviewed almost 2 years ago
s
DENIS KENLLY A. · Reviewed almost 2 years ago
DENIS KENLLY A. · Reviewed almost 2 years ago
Shafan S. · Reviewed almost 2 years ago
Dhany Laudza Adya P. · Reviewed almost 2 years ago
nice
SAI RAM M. · Reviewed almost 2 years ago
Omar O. · Reviewed almost 2 years ago
Data was not able to load
Anne L. · Reviewed almost 2 years ago
Paulo O. · Reviewed almost 2 years ago
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. · Reviewed almost 2 years ago
Alexandre M. · Reviewed almost 2 years ago
Balaji K. · Reviewed almost 2 years ago
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. · Reviewed almost 2 years ago
Megha N. · Reviewed almost 2 years ago
Pooja N. · Reviewed almost 2 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.