Opiniones sobre Crea modelos de AA con BigQuery ML: Lab de desafío

45140 opiniones

Yevhenii O. · Se revisó hace más de 2 años

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

Andriy S. · Se revisó hace más de 2 años

Ігор М. · Se revisó hace más de 2 años

Sahil S. · Se revisó hace más de 2 años

Vlad L. · Se revisó hace más de 2 años

Roman P. · Se revisó hace más de 2 años

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. · Se revisó hace más de 2 años

lalit s. · Se revisó hace más de 2 años

Miguel V. · Se revisó hace más de 2 años

Werner v. · Se revisó hace más de 2 años

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. · Se revisó hace más de 2 años

Bohdan B. · Se revisó hace más de 2 años

Elisdênia S. · Se revisó hace más de 2 años

Volodymyr P. · Se revisó hace más de 2 años

Юлія К. · Se revisó hace más de 2 años

Juandre L. · Se revisó hace más de 2 años

Sachin K. · Se revisó hace más de 2 años

Vladyslav C. · Se revisó hace más de 2 años

juan carlos H. · Se revisó hace más de 2 años

Anton B. · Se revisó hace más de 2 años

Miguel V. · Se revisó hace más de 2 años

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.