关于“運用 BigQuery ML 建立機器學習模型:挑戰實驗室”的评价

评论

Roman P. · 评论about 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. · 评论about 2 years之前

lalit s. · 评论about 2 years之前

Miguel V. · 评论about 2 years之前

Werner v. · 评论about 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. · 评论about 2 years之前

Bohdan B. · 评论about 2 years之前

Elisdênia S. · 评论about 2 years之前

Volodymyr P. · 评论about 2 years之前

Юлія К. · 评论about 2 years之前

Juandre L. · 评论about 2 years之前

Sachin K. · 评论about 2 years之前

Vladyslav C. · 评论about 2 years之前

juan carlos H. · 评论about 2 years之前

Anton B. · 评论about 2 years之前

Miguel V. · 评论about 2 years之前

Serhii V. · 评论about 2 years之前

Sergey V. · 评论about 2 years之前

Janice V. · 评论about 2 years之前

Suchita B. · 评论about 2 years之前

Maksym K. · 评论about 2 years之前

Максим К. · 评论about 2 years之前

Yuriy K. · 评论about 2 years之前

Atharva D. · 评论about 2 years之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。