Create ML Models with BigQuery ML: Challenge Lab avis

41335 avis

Roman P. · Examiné il y a environ 2 ans

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. · Examiné il y a environ 2 ans

lalit s. · Examiné il y a environ 2 ans

Miguel V. · Examiné il y a environ 2 ans

Werner v. · Examiné il y a environ 2 ans

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. · Examiné il y a environ 2 ans

Bohdan B. · Examiné il y a environ 2 ans

Elisdênia S. · Examiné il y a environ 2 ans

Volodymyr P. · Examiné il y a environ 2 ans

Юлія К. · Examiné il y a environ 2 ans

Juandre L. · Examiné il y a environ 2 ans

Sachin K. · Examiné il y a environ 2 ans

Vladyslav C. · Examiné il y a environ 2 ans

juan carlos H. · Examiné il y a environ 2 ans

Anton B. · Examiné il y a environ 2 ans

Miguel V. · Examiné il y a environ 2 ans

Serhii V. · Examiné il y a environ 2 ans

Sergey V. · Examiné il y a environ 2 ans

Janice V. · Examiné il y a environ 2 ans

Suchita B. · Examiné il y a environ 2 ans

Maksym K. · Examiné il y a environ 2 ans

Максим К. · Examiné il y a environ 2 ans

Yuriy K. · Examiné il y a environ 2 ans

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.