关于“通过 BigQuery ML 创建机器学习模型:实验室挑战赛”的评价

41321 条评价

Taylor P. · 已于 about 2 years前审核

Viacheslav K. · 已于 about 2 years前审核

insufficent feedback

Alysia W. · 已于 about 2 years前审核

Ivanna C. · 已于 about 2 years前审核

Данило Ч. · 已于 about 2 years前审核

Ruslan K. · 已于 about 2 years前审核

Serhii D. · 已于 about 2 years前审核

Саша С. · 已于 about 2 years前审核

У мене з’явилось враження що з лабою щось не так. CREATE OR REPLACE MODEL `bqml_dataset.predicts_visitor_model` OPTIONS (model_type='logistic_reg', labels = ['will_buy_on_return_visit']) AS SELECT fullvisitorid AS unique_session_id, # labels IFNULL(totals.transactions,0) as will_buy_on_return_visit, # mobile or desktop device.operatingSystem as operating_system, device.deviceCategory, # geographic IFNULL(geoNetwork.country, "") AS country, IFNULL(totals.pageviews, 0) AS pageviews FROM `bigquery-public-data.google_analytics_sample.ga_sessions_20170801` #Here you have to used the visitor's devices operating system, whether said device is a mobile device, the visitor's country and the number of page views as the criteria for whether a transaction has been made. Also you have to specify the model type as binary logistic regression #Create a model named 'predicts_visitor_model' in the precreated dataset 'bqml_dataset' that predicts whether a visitor will make a transaction. #Also, evaluate the model 'predicts_visitor_model'

Олександр М. · 已于 about 2 years前审核

Svetlomir B. · 已于 about 2 years前审核

Саша С. · 已于 about 2 years前审核

Sirawitch L. · 已于 about 2 years前审核

Serhii M. · 已于 about 2 years前审核

Not Satisfied

Avinash Y. · 已于 about 2 years前审核

Matthias G. · 已于 about 2 years前审核

Andrii V. · 已于 about 2 years前审核

Саша С. · 已于 about 2 years前审核

Dmytro O. · 已于 about 2 years前审核

Olexandr G. · 已于 about 2 years前审核

Not WOrking NOw Working

Sudeep S. · 已于 about 2 years前审核

Olga D. · 已于 about 2 years前审核

Pratik N. · 已于 about 2 years前审核

не завжди зрозуміло чому не приймається відповідь коли все все вірно.

Dmytro H. · 已于 about 2 years前审核

Jordi V. · 已于 about 2 years前审核

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