Criar modelos de ML com o BigQuery ML: laboratório com desafio avaliações

45143 avaliações

JONAS JOSE M. · Revisado há over 2 years

easy by a single code

Pragyan G. · Revisado há over 2 years

Dmytro I. · Revisado há over 2 years

Yevhenii O. · Revisado há over 2 years

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

Andriy S. · Revisado há over 2 years

Ігор М. · Revisado há over 2 years

Sahil S. · Revisado há over 2 years

Vlad L. · Revisado há over 2 years

Roman P. · Revisado há over 2 years

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. · Revisado há over 2 years

lalit s. · Revisado há over 2 years

Miguel V. · Revisado há over 2 years

Werner v. · Revisado há over 2 years

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. · Revisado há over 2 years

Bohdan B. · Revisado há over 2 years

Elisdênia S. · Revisado há over 2 years

Volodymyr P. · Revisado há over 2 years

Юлія К. · Revisado há over 2 years

Juandre L. · Revisado há over 2 years

Sachin K. · Revisado há over 2 years

Vladyslav C. · Revisado há over 2 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.