Keras for Text Classification using Vertex AI avis
4849 avis
VEERANJANEYULU P. · Examiné il y a plus d'un an
Hrithik j. · Examiné il y a plus d'un an
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. · Examiné il y a plus d'un an
Gus R. · Examiné il y a plus d'un an
There was an issue in accessing the BigQuery dataset.
Sachin B. · Examiné il y a plus d'un an
Gonzalo L. · Examiné il y a plus d'un an
Instructions not clear about where to find basic text classification in notebook interface
Ilsa C. · Examiné il y a plus d'un an
Pratik S. · Examiné il y a plus d'un an
Lucas C. · Examiné il y a plus d'un an
Tejas M. · Examiné il y a plus d'un an
Ayush K. · Examiné il y a plus d'un an
Harsh G. · Examiné il y a plus d'un an
SALONI D. · Examiné il y a plus d'un an
Mike W. · Examiné il y a plus d'un an
Hector B. · Examiné il y a plus d'un an
Abhimanyu C. · Examiné il y a plus d'un an
Neha T. · Examiné il y a plus d'un an
Alice C. · Examiné il y a plus d'un an
Dokkari S. · Examiné il y a plus d'un an
Kummari J. · Examiné il y a plus d'un an
sai chandana k. · Examiné il y a plus d'un an
Kummari J. · Examiné il y a plus d'un an
Codes are not updated.
Shreya M. · Examiné il y a plus d'un an
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. · Examiné il y a plus d'un an
Akash K. · Examiné il y a plus d'un an
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.