Create ML Models with BigQuery ML: Challenge Lab Reviews

45142 reviews

easy by a single code

Pragyan G. · Reviewed 2 yıldan fazla ago

Dmytro I. · Reviewed 2 yıldan fazla ago

Yevhenii O. · Reviewed 2 yıldan fazla ago

there's no clear acceptance criteria for Task 2 and Task 3, please explain more, thank you

Andriy S. · Reviewed 2 yıldan fazla ago

Ігор М. · Reviewed 2 yıldan fazla ago

Sahil S. · Reviewed 2 yıldan fazla ago

Vlad L. · Reviewed 2 yıldan fazla ago

Roman P. · Reviewed 2 yıldan fazla ago

Task 2 for FORM_3 is incorect: it is propose use logical and linear in different part of task. My answer was: CREATE or REPLACE MODEL bqml_dataset.predicts_visitor_model OPTIONS (model_type='logistic_reg') AS SELECT device.operatingSystem, device.isMobile, totals.pageviews, geoNetwork.country, 0 as label FROM `bigquery-public-data.google_analytics_sample.ga_sessions_20170801` WHERE totals.transactions is null UNION ALL SELECT device.operatingSystem, device.isMobile, totals.pageviews, geoNetwork.country, 1 as label FROM `bigquery-public-data.google_analytics_sample.ga_sessions_20170801` WHERE totals.transactions is not null and it is not correct.

Ihor H. · Reviewed 2 yıldan fazla ago

lalit s. · Reviewed 2 yıldan fazla ago

Miguel V. · Reviewed 2 yıldan fazla ago

Werner v. · Reviewed 2 yıldan fazla ago

Task 2 is incorect: it is propose use logical and linear in different part of task. My answer was: CREATE or REPLACE MODEL bqml_dataset.predicts_visitor_model OPTIONS (model_type='logistic_reg') AS SELECT device.operatingSystem, device.isMobile, totals.pageviews, geoNetwork.country, 0 as label FROM `bigquery-public-data.google_analytics_sample.ga_sessions_20170801` WHERE totals.transactions is null UNION ALL SELECT device.operatingSystem, device.isMobile, totals.pageviews, geoNetwork.country, 1 as label FROM `bigquery-public-data.google_analytics_sample.ga_sessions_20170801` WHERE totals.transactions is not null and it is not correct.

Ihor H. · Reviewed 2 yıldan fazla ago

Bohdan B. · Reviewed 2 yıldan fazla ago

Elisdênia S. · Reviewed 2 yıldan fazla ago

Volodymyr P. · Reviewed 2 yıldan fazla ago

Юлія К. · Reviewed 2 yıldan fazla ago

Juandre L. · Reviewed 2 yıldan fazla ago

Sachin K. · Reviewed 2 yıldan fazla ago

Vladyslav C. · Reviewed 2 yıldan fazla ago

juan carlos H. · Reviewed 2 yıldan fazla ago

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