ML-Modelle mit BigQuery ML erstellen: Challenge-Lab Rezensionen

41334 Rezensionen

Roman P. · Vor etwa 2 Jahre überprüft

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. · Vor etwa 2 Jahre überprüft

lalit s. · Vor etwa 2 Jahre überprüft

Miguel V. · Vor etwa 2 Jahre überprüft

Werner v. · Vor etwa 2 Jahre überprüft

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. · Vor etwa 2 Jahre überprüft

Bohdan B. · Vor etwa 2 Jahre überprüft

Elisdênia S. · Vor etwa 2 Jahre überprüft

Volodymyr P. · Vor etwa 2 Jahre überprüft

Юлія К. · Vor etwa 2 Jahre überprüft

Juandre L. · Vor etwa 2 Jahre überprüft

Sachin K. · Vor etwa 2 Jahre überprüft

Vladyslav C. · Vor etwa 2 Jahre überprüft

juan carlos H. · Vor etwa 2 Jahre überprüft

Anton B. · Vor etwa 2 Jahre überprüft

Miguel V. · Vor etwa 2 Jahre überprüft

Serhii V. · Vor etwa 2 Jahre überprüft

Sergey V. · Vor etwa 2 Jahre überprüft

Janice V. · Vor etwa 2 Jahre überprüft

Suchita B. · Vor etwa 2 Jahre überprüft

Maksym K. · Vor etwa 2 Jahre überprüft

Максим К. · Vor etwa 2 Jahre überprüft

Yuriy K. · Vor etwa 2 Jahre überprüft

Atharva D. · Vor etwa 2 Jahre überprüft

Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.