关于“運用 BigQuery ML 建立機器學習模型:挑戰實驗室”的评价

评论

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 核实。