ML-Modelle mit BigQuery ML erstellen: Challenge-Lab Rezensionen
45142 Rezensionen
easy by a single code
Pragyan G. · Vor mehr als 2 Jahre überprüft
Dmytro I. · Vor mehr als 2 Jahre überprüft
Yevhenii O. · Vor mehr als 2 Jahre überprüft
there's no clear acceptance criteria for Task 2 and Task 3, please explain more, thank you
Andriy S. · Vor mehr als 2 Jahre überprüft
Ігор М. · Vor mehr als 2 Jahre überprüft
Sahil S. · Vor mehr als 2 Jahre überprüft
Vlad L. · Vor mehr als 2 Jahre überprüft
Roman P. · Vor mehr als 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 mehr als 2 Jahre überprüft
lalit s. · Vor mehr als 2 Jahre überprüft
Miguel V. · Vor mehr als 2 Jahre überprüft
Werner v. · Vor mehr als 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 mehr als 2 Jahre überprüft
Bohdan B. · Vor mehr als 2 Jahre überprüft
Elisdênia S. · Vor mehr als 2 Jahre überprüft
Volodymyr P. · Vor mehr als 2 Jahre überprüft
Юлія К. · Vor mehr als 2 Jahre überprüft
Juandre L. · Vor mehr als 2 Jahre überprüft
Sachin K. · Vor mehr als 2 Jahre überprüft
Vladyslav C. · Vor mehr als 2 Jahre überprüft
juan carlos H. · Vor mehr als 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.