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