关于“通过 BigQuery ML 创建机器学习模型:实验室挑战赛”的评价
44330 条评价
Pablo Ignacio D. · 已于 25 days前审核
Adam N. · 已于 25 days前审核
Fabio T. · 已于 25 days前审核
Renato Z. · 已于 25 days前审核
Renato Z. · 已于 25 days前审核
Hrishikesh S. · 已于 25 days前审核
Fabio T. · 已于 25 days前审核
Mohsin B. · 已于 25 days前审核
Ankita S. · 已于 25 days前审核
Jyotsana P. · 已于 25 days前审核
Freddy F. · 已于 25 days前审核
Anushka D. · 已于 25 days前审核
Dhiraj S. · 已于 25 days前审核
KEERTHI SARAYU J. · 已于 25 days前审核
Sujit E. · 已于 25 days前审核
Manish K. · 已于 25 days前审核
Stanislav O. · 已于 25 days前审核
Manish K. · 已于 25 days前审核
ML.EVALUATE(MODEL `ecommerce.customer_classification_model` I have completed this activity but it is not recognizing
mustafa m. · 已于 25 days前审核
ML.EVALUATE(MODEL `ecommerce.customer_classification_model` I have completed this activity but it is not recognizing
mustafa m. · 已于 25 days前审核
ML.EVALUATE(MODEL `ecommerce.customer_classification_model` I have completed this activity but it is not recognizing
mustafa m. · 已于 25 days前审核
Isshita G. · 已于 25 days前审核
Because of indentation can't validate some task, fortunately I made it but should be correct
Thanesh R. · 已于 25 days前审核
Anthony H. · 已于 25 days前审核
Task 2 is bugged. This was my query but it didn't pass, it expects to evaluate 2 models while we have only 1 model. SELECT * FROM ML.EVALUATE( MODEL `qwiklabs-gcp-03-4b3a498f05c5.ecommerce.customer_classification_model`, ( SELECT * EXCEPT(fullVisitorId) FROM ( 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 '20170501' AND '20170630' ) 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) ) );
Mohamad R. · 已于 25 days前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。