Create ML Models with BigQuery ML: Challenge Lab Reviews
Loading...
No results found.

Apply your skills in Google Cloud console

Create ML Models with BigQuery ML: Challenge Lab Reviews

36091 reviews

Hemraj S. · Reviewed 9 months ago

Soon Meng L. · Reviewed 9 months ago

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. · Reviewed 9 months ago

Joseph H. · Reviewed 9 months ago

meehir G. · Reviewed 9 months ago

Anna D. · Reviewed 9 months ago

Anna D. · Reviewed 9 months ago

Dhin 0. · Reviewed 9 months ago

Jeff B. · Reviewed 9 months ago

vidya k. · Reviewed 9 months ago

Abiodun T. · Reviewed 9 months ago

Amritpal V. · Reviewed 9 months ago

Hui Qi Y. · Reviewed 9 months ago

Bramhananda Reddy P. · Reviewed 9 months ago

Kanad S. · Reviewed 9 months ago

Robert R. · Reviewed 9 months ago

Mesh G. · Reviewed 9 months ago

Arturo G. · Reviewed 9 months ago

Falla

Kamel S. · Reviewed 9 months ago

Elaine D. · Reviewed 9 months ago

Harutyun G. · Reviewed 9 months ago

Falla

Kamel S. · Reviewed 9 months ago

Elaine D. · Reviewed 9 months ago

Elaine D. · Reviewed 9 months ago

done

Ankanendu M. · Reviewed 9 months ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.