리뷰 Keras for Text Classification using Vertex AI개
리뷰 4494개
Vladlen K. · 1년 초과 전에 리뷰됨
Haiping Y. · 1년 초과 전에 리뷰됨
Kirankumar A. · 1년 초과 전에 리뷰됨
Gabriela D. · 1년 초과 전에 리뷰됨
Aakansha M. · 1년 초과 전에 리뷰됨
Pavana N. · 1년 초과 전에 리뷰됨
Yan D. · 1년 초과 전에 리뷰됨
coding was too difficult and should be more help around that
Lucas L. · 1년 초과 전에 리뷰됨
Andrey M. · 1년 초과 전에 리뷰됨
Urunkar S. · 1년 초과 전에 리뷰됨
Atanas V. · 1년 초과 전에 리뷰됨
I don't have background in SQL. managed to make it "run" up to chunck 15. the changes made were: bigquery-public-data.hacker_news.full instead of bigquery-public-data.hacker_news.stories in 13, safe_offset instead of OFFSET 15 gave errors which I cannot understand. But I will practice later after I learn more SQL.
Jing Z. · 1년 초과 전에 리뷰됨
it gets easier with the google cloud console
Jing Z. · 1년 초과 전에 리뷰됨
Jing Z. · 1년 초과 전에 리뷰됨
Nasko V. · 1년 초과 전에 리뷰됨
ANGBEEN S. · 1년 초과 전에 리뷰됨
Mrutyunjaya H. · 1년 초과 전에 리뷰됨
Roman P. · 1년 초과 전에 리뷰됨
Massimo S. · 1년 초과 전에 리뷰됨
Michael H. · 1년 초과 전에 리뷰됨
Tapan B. · 1년 초과 전에 리뷰됨
404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
Tudor C. · 1년 초과 전에 리뷰됨
Dharmik M. · 1년 초과 전에 리뷰됨
I got the following error and I couldn't pass from Lab Task 1a ERROR: 404 Not found: Table bigquery-public-data:hacker_news.stories was not found in location US
Edgar C. · 1년 초과 전에 리뷰됨
A few issues noted with the lab: Lab Task 1a: bigquery-public-data.hacker_news.stories this table does not exist and the user needs to use bigquery-public-data.hacker_news.full Lab Task 1b: ARRAY_REVERSE(SPLIT(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.'))[OFFSET(1)] AS source, OFFSET yields 400 Array index 1 is out of bounds error and the user needs to use ARRAY_REVERSE(SPLIT(REGEXP_EXTRACT(url, '.*://(.[^/]+)/'), '.'))[SAFE_OFFSET(1)] AS source, hacker_news.full update in 1b is also required the following cell needs both the SAFE_OFFSET and hacker_news.full updates Thanks!
J J. · 1년 초과 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.