Keras for Text Classification using Vertex AI Reviews
4849 reviews
VEERANJANEYULU P. · Reviewed מעל שנה אחת ago
Hrithik j. · Reviewed מעל שנה אחת ago
There is a very large jump from what was covered in the materials and what is required here. Some intermediate and focused practice on the particular coding needed would help immensely.
David M. · Reviewed מעל שנה אחת ago
Gus R. · Reviewed מעל שנה אחת ago
There was an issue in accessing the BigQuery dataset.
Sachin B. · Reviewed מעל שנה אחת ago
Gonzalo L. · Reviewed מעל שנה אחת ago
Instructions not clear about where to find basic text classification in notebook interface
Ilsa C. · Reviewed מעל שנה אחת ago
Pratik S. · Reviewed מעל שנה אחת ago
Lucas C. · Reviewed מעל שנה אחת ago
Tejas M. · Reviewed מעל שנה אחת ago
Ayush K. · Reviewed מעל שנה אחת ago
Harsh G. · Reviewed מעל שנה אחת ago
SALONI D. · Reviewed מעל שנה אחת ago
Mike W. · Reviewed מעל שנה אחת ago
Hector B. · Reviewed מעל שנה אחת ago
Abhimanyu C. · Reviewed מעל שנה אחת ago
Neha T. · Reviewed מעל שנה אחת ago
Alice C. · Reviewed מעל שנה אחת ago
Dokkari S. · Reviewed מעל שנה אחת ago
Kummari J. · Reviewed מעל שנה אחת ago
sai chandana k. · Reviewed מעל שנה אחת ago
Kummari J. · Reviewed מעל שנה אחת ago
Codes are not updated.
Shreya M. · Reviewed מעל שנה אחת ago
a few issues with the lab, starting with the BigQuery hacker noon dataset. the table specified is no longer accurate and the use of SAFE_OFFSET is required to get it to work. %%bigquery --project $PROJECT SELECT ARRAY_REVERSE(SPLIT(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.'))[SAFE_OFFSET(1)] AS source, COUNT(title) AS num_articles -- TODO: Your code goes here. FROM `bigquery-public-data.hacker_news.full` WHERE REGEXP_CONTAINS(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.com$') AND LENGTH(title) > 10 -- TODO: Your code goes here. GROUP BY source -- TODO: Your code goes here. ORDER BY num_articles DESC LIMIT 100
Don B. · Reviewed מעל שנה אחת ago
Akash K. · 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.