关于“通过 BigQuery ML 创建机器学习模型:实验室挑战赛”的评价
45172 条评价
Nicholas F. · 已于 over 2 years前审核
Slava R. · 已于 over 2 years前审核
Morad A. · 已于 over 2 years前审核
Dhruv S. · 已于 over 2 years前审核
Pedro H. · 已于 over 2 years前审核
Not WOrking
Sudeep S. · 已于 over 2 years前审核
Not WOrking
Sudeep S. · 已于 over 2 years前审核
Not WOrking
Sudeep S. · 已于 over 2 years前审核
Data made no sense, not sure what to select to as variables to create model
Brandon D. · 已于 over 2 years前审核
ecommerce dataset is unavailable
AGARWAL K. · 已于 over 2 years前审核
Sonal G. · 已于 over 2 years前审核
Kritika G. · 已于 over 2 years前审核
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. · 已于 over 2 years前审核
Yadav S. · 已于 over 2 years前审核
Verification is not working
Laura Natalia L. · 已于 over 2 years前审核
Verification is not working
Laura Natalia L. · 已于 over 2 years前审核
Laura Natalia L. · 已于 over 2 years前审核
Tejesh P. · 已于 over 2 years前审核
Yadav S. · 已于 over 2 years前审核
Santoshi D. · 已于 over 2 years前审核
Madhumitha M. · 已于 over 2 years前审核
Sebastian P. · 已于 over 2 years前审核
ashish r. · 已于 over 2 years前审核
Anggra D. · 已于 over 2 years前审核
Lucila A. · 已于 over 2 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。