리뷰 BigQuery ML로 ML 모델 만들기: 챌린지 실습개
리뷰 29541개
nice
Hemant S. · 18일 전에 리뷰됨
Shivam S. · 19일 전에 리뷰됨
Good with help
Jose S. · 19일 전에 리뷰됨
Akanksha P. · 19일 전에 리뷰됨
Daniel M. · 19일 전에 리뷰됨
Paulina A. · 19일 전에 리뷰됨
Soumya M. · 19일 전에 리뷰됨
David Israel P. · 19일 전에 리뷰됨
Constantin S. · 19일 전에 리뷰됨
Christian S. · 19일 전에 리뷰됨
Manan S. · 19일 전에 리뷰됨
Andrea C. · 19일 전에 리뷰됨
Adrian A. · 19일 전에 리뷰됨
PHANI G. · 19일 전에 리뷰됨
Rohit 0. · 20일 전에 리뷰됨
Andres Felipe P. · 20일 전에 리뷰됨
cheikh b. · 20일 전에 리뷰됨
Sagar J. · 20일 전에 리뷰됨
Rathika R. · 20일 전에 리뷰됨
Hemraj S. · 20일 전에 리뷰됨
Soon Meng L. · 20일 전에 리뷰됨
I do not understand what I am doing wrong in my query for the evaluation step. SELECT roc_auc FROM ML.EVALUATE( MODEL --`ecommerce.customer_classification_model` --`data-to-insights.ecommerce.classification_model` `qwiklabs-gcp-03-dd574b725332.ecommerce.customer_classification_model` , (( SELECT * EXCEPT(fullVisitorId) FROM # features (( SELECT fullVisitorId, IFNULL(totals.bounces, 0) AS bounces, IFNULL(totals.timeOnSite, 0) AS time_on_site FROM `data-to-insights.ecommerce.web_analytics` WHERE totals.newVisits = 1 AND date BETWEEN '20170430' AND '20170630') # train on first 9 months JOIN (SELECT fullvisitorid, IF(COUNTIF(totals.transactions > 0 AND totals.newVisits IS NULL) > 0, 1, 0) AS will_buy_on_return_visit FROM `data-to-insights.ecommerce.web_analytics` GROUP BY fullvisitorid) USING (fullVisitorId) ) )) )
Lorenzo V. · 20일 전에 리뷰됨
Joseph H. · 20일 전에 리뷰됨
meehir G. · 21일 전에 리뷰됨
Anna D. · 21일 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.