Keras for Text Classification using Vertex AI Reviews
5481 reviews
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 yıldan fazla ago
Alexandre M. · Reviewed 2 yıldan fazla ago
Balaji K. · Reviewed 2 yıldan fazla 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 yıldan fazla ago
Megha N. · Reviewed 2 yıldan fazla ago
Pooja N. · Reviewed 2 yıldan fazla ago
Aniket S. · Reviewed 2 yıldan fazla ago
Sylvain P. · Reviewed 2 yıldan fazla 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 yıldan fazla ago
Aditi S. · Reviewed 2 yıldan fazla ago
vinothini S. · Reviewed 2 yıldan fazla ago
vinothini S. · Reviewed 2 yıldan fazla ago
Papamsanogo M. · Reviewed 2 yıldan fazla ago
the table name in file keras_for_text_classification.ipynb is not correct.
yuting S. · Reviewed 2 yıldan fazla ago
cloud console stopped working and could not create new instance at all
Sahejeet S. · Reviewed 2 yıldan fazla ago
Manuel A. · Reviewed 2 yıldan fazla ago
Kalyan G. · Reviewed 2 yıldan fazla ago
Missing the promised TF TextVectorization, mention in Lab Into Video.
William C. · Reviewed 2 yıldan fazla ago
Humaima A. · Reviewed 2 yıldan fazla ago
Humaima A. · Reviewed 2 yıldan fazla ago
emine h. · Reviewed 2 yıldan fazla ago
Ramasubramanian P. · Reviewed 2 yıldan fazla ago
Jillani S. · Reviewed 2 yıldan fazla ago
Nandan D. · Reviewed 2 yıldan fazla ago
Erwin H. · Reviewed 2 yıldan fazla ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.