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

41337 条评价

Task 2 is not working. Kindly help me!!! Pls help with appropriate code -- Evaluate the performance of the customer_classification_model SELECT * FROM ML.EVALUATE(MODEL `ecommerce.customer_classification_model`, ( SELECT * EXCEPT(fullVisitorId) FROM # features for evaluation (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 > '20170430') -- evaluate on data after the training period 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) ));

AGARWAL K. · 已于 about 2 years前审核

Yadav S. · 已于 about 2 years前审核

Verification is not working

Laura Natalia L. · 已于 about 2 years前审核

Verification is not working

Laura Natalia L. · 已于 about 2 years前审核

Laura Natalia L. · 已于 about 2 years前审核

Tejesh P. · 已于 about 2 years前审核

Yadav S. · 已于 about 2 years前审核

Santoshi D. · 已于 about 2 years前审核

Madhumitha M. · 已于 about 2 years前审核

Sebastian P. · 已于 about 2 years前审核

ashish r. · 已于 about 2 years前审核

Anggra D. · 已于 about 2 years前审核

Lucila A. · 已于 about 2 years前审核

Apoorva H. · 已于 about 2 years前审核

Faizan Raza P. · 已于 about 2 years前审核

Ashif K. · 已于 about 2 years前审核

Aman S. · 已于 about 2 years前审核

MANANNALAGE KASUN ASIRI WEERASINGHE M. · 已于 about 2 years前审核

Mukund T. · 已于 about 2 years前审核

Akanksha L. · 已于 about 2 years前审核

nice

Pooja R. · 已于 about 2 years前审核

Varun J. · 已于 about 2 years前审核

Ankit G. · 已于 about 2 years前审核

Yash Aditya M. · 已于 about 2 years前审核

Amit T. · 已于 about 2 years前审核

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