Keras for Text Classification using Vertex AI Reviews
5482 reviews
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
Sylvain P. · Reviewed больше 2 лет ago
There are many mistakes. The public database isn’t named like that anymore... its `bigquery-public-data.hacker_news.full`. Also offset(1) will not work unless you change it to safe_offset(1). Google has by FAR the worst learning experience for their cloud infrastructure, it is a shame because they do have the better data management proposal. I dont know if qwicklabs is part of google or if it is a third party providing its services, but in any case, it portrays an image of Google being a sloppy company, and they are probably right.
Lorrain G. · Reviewed больше 2 лет ago
Aditi S. · Reviewed больше 2 лет ago
vinothini S. · Reviewed больше 2 лет ago
vinothini S. · Reviewed больше 2 лет ago
Papamsanogo M. · Reviewed больше 2 лет ago
the table name in file keras_for_text_classification.ipynb is not correct.
yuting S. · Reviewed больше 2 лет ago
cloud console stopped working and could not create new instance at all
Sahejeet S. · Reviewed больше 2 лет ago
Manuel A. · Reviewed больше 2 лет ago
Kalyan G. · Reviewed больше 2 лет ago
Missing the promised TF TextVectorization, mention in Lab Into Video.
William C. · Reviewed больше 2 лет ago
Humaima A. · Reviewed больше 2 лет ago
Humaima A. · Reviewed больше 2 лет ago
emine h. · Reviewed больше 2 лет ago
Ramasubramanian P. · Reviewed больше 2 лет ago
Jillani S. · Reviewed больше 2 лет ago
Nandan D. · 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.