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