关于“通过 BigQuery ML 创建机器学习模型:实验室挑战赛”的评价
正在加载…
未找到任何结果。

在 Google Cloud 控制台中运用您的技能

关于“通过 BigQuery ML 创建机器学习模型:实验室挑战赛”的评价

36090 条评价

Soon Meng L. · 已于 9 months前审核

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. · 已于 9 months前审核

Joseph H. · 已于 9 months前审核

meehir G. · 已于 9 months前审核

Anna D. · 已于 9 months前审核

Anna D. · 已于 9 months前审核

Dhin 0. · 已于 9 months前审核

Jeff B. · 已于 9 months前审核

vidya k. · 已于 9 months前审核

Abiodun T. · 已于 9 months前审核

Amritpal V. · 已于 9 months前审核

Hui Qi Y. · 已于 9 months前审核

Bramhananda Reddy P. · 已于 9 months前审核

Kanad S. · 已于 9 months前审核

Robert R. · 已于 9 months前审核

Mesh G. · 已于 9 months前审核

Arturo G. · 已于 9 months前审核

Falla

Kamel S. · 已于 9 months前审核

Elaine D. · 已于 9 months前审核

Harutyun G. · 已于 9 months前审核

Falla

Kamel S. · 已于 9 months前审核

Elaine D. · 已于 9 months前审核

Elaine D. · 已于 9 months前审核

done

Ankanendu M. · 已于 9 months前审核

Elaine D. · 已于 9 months前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。