关于“Create ML Models with BigQuery ML:挑戰實驗室”的评价
评论
nice
Hemant S. · 评论18 days之前
Shivam S. · 评论19 days之前
Good with help
Jose S. · 评论19 days之前
Akanksha P. · 评论19 days之前
Daniel M. · 评论19 days之前
Paulina A. · 评论19 days之前
Soumya M. · 评论19 days之前
David Israel P. · 评论19 days之前
Constantin S. · 评论19 days之前
Christian S. · 评论19 days之前
Manan S. · 评论19 days之前
Andrea C. · 评论19 days之前
Adrian A. · 评论19 days之前
PHANI G. · 评论19 days之前
Rohit 0. · 评论20 days之前
Andres Felipe P. · 评论20 days之前
cheikh b. · 评论20 days之前
Sagar J. · 评论20 days之前
Rathika R. · 评论20 days之前
Hemraj S. · 评论20 days之前
Soon Meng L. · 评论20 days之前
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 days之前
Joseph H. · 评论20 days之前
meehir G. · 评论21 days之前
Anna D. · 评论21 days之前
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。