Opiniones sobre Crea modelos de AA con BigQuery ML: Lab de desafío
41321 opiniones
Taylor P. · Se revisó hace alrededor de 2 años
Viacheslav K. · Se revisó hace alrededor de 2 años
insufficent feedback
Alysia W. · Se revisó hace alrededor de 2 años
Ivanna C. · Se revisó hace alrededor de 2 años
Данило Ч. · Se revisó hace alrededor de 2 años
Ruslan K. · Se revisó hace alrededor de 2 años
Serhii D. · Se revisó hace alrededor de 2 años
Саша С. · Se revisó hace alrededor de 2 años
У мене з’явилось враження що з лабою щось не так. 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'
Олександр М. · Se revisó hace alrededor de 2 años
Svetlomir B. · Se revisó hace alrededor de 2 años
Саша С. · Se revisó hace alrededor de 2 años
Sirawitch L. · Se revisó hace alrededor de 2 años
Serhii M. · Se revisó hace alrededor de 2 años
Not Satisfied
Avinash Y. · Se revisó hace alrededor de 2 años
Matthias G. · Se revisó hace alrededor de 2 años
Andrii V. · Se revisó hace alrededor de 2 años
Саша С. · Se revisó hace alrededor de 2 años
Dmytro O. · Se revisó hace alrededor de 2 años
Olexandr G. · Se revisó hace alrededor de 2 años
Not WOrking NOw Working
Sudeep S. · Se revisó hace alrededor de 2 años
Olga D. · Se revisó hace alrededor de 2 años
Pratik N. · Se revisó hace alrededor de 2 años
не завжди зрозуміло чому не приймається відповідь коли все все вірно.
Dmytro H. · Se revisó hace alrededor de 2 años
Jordi V. · Se revisó hace alrededor de 2 años
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.