리뷰 Keras for Text Classification using Vertex AI개
리뷰 4500개
Ram R. · 거의 2년 전에 리뷰됨
Aditya A. · 거의 2년 전에 리뷰됨
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. · 거의 2년 전에 리뷰됨
Adoni C. · 거의 2년 전에 리뷰됨
Gundu A. · 거의 2년 전에 리뷰됨
Ricardo V. · 거의 2년 전에 리뷰됨
MohanGanesh N. · 거의 2년 전에 리뷰됨
FRANCESCO C. · 거의 2년 전에 리뷰됨
ZIXIANG W. · 거의 2년 전에 리뷰됨
Vishnukumar C. · 거의 2년 전에 리뷰됨
Nitin P. · 거의 2년 전에 리뷰됨
s
DENIS KENLLY A. · 거의 2년 전에 리뷰됨
DENIS KENLLY A. · 거의 2년 전에 리뷰됨
Shafan S. · 거의 2년 전에 리뷰됨
Dhany Laudza Adya P. · 거의 2년 전에 리뷰됨
nice
SAI RAM M. · 거의 2년 전에 리뷰됨
Omar O. · 거의 2년 전에 리뷰됨
Data was not able to load
Anne L. · 거의 2년 전에 리뷰됨
Paulo O. · 거의 2년 전에 리뷰됨
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. · 거의 2년 전에 리뷰됨
Alexandre M. · 거의 2년 전에 리뷰됨
Balaji K. · 거의 2년 전에 리뷰됨
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. · 거의 2년 전에 리뷰됨
Megha N. · 거의 2년 전에 리뷰됨
Pooja N. · 거의 2년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.