BigQuery ML を使用して訪問者の購入を予測する のレビュー

117674 件のレビュー

Isakson Egor · 2年弱前にレビュー済み

de Jesús Christian · 2年弱前にレビュー済み

Phan Becky · 2年弱前にレビュー済み

Jurado Matias · 2年弱前にレビュー済み

Ferreira dos Santos Leonardo · 2年弱前にレビュー済み

Bianchini Kauã · 2年弱前にレビュー済み

Yanamandra Bhanuprakash · 2年弱前にレビュー済み

When I'm execute this query #standardSQL CREATE OR REPLACE MODEL `ecommerce.classification_model` OPTIONS ( model_type='logistic_reg', labels = ['will_buy_on_return_visit'] ) AS #standardSQL SELECT * EXCEPT(fullVisitorId) FROM # features (SELECT fullVisitorId, IFNULL(totals.bounces, 0) AS bounces, IFNULL(totals.timeOnSite, 0) AS time_on_site FROM `data-to-insights.ecommerce.web_analytics` WHERE totals.newVisits = 1 AND date BETWEEN '20160801' AND '20170430') # train on first 9 months JOIN (SELECT fullvisitorid, IF(COUNTIF(totals.transactions > 0 AND totals.newVisits IS NULL) > 0, 1, 0) AS will_buy_on_return_visit FROM `data-to-insights.ecommerce.web_analytics` GROUP BY fullvisitorid) USING (fullVisitorId) ; I've faced an error the database is not located at US. I don't know what I need to do.

M VIJAY · 2年弱前にレビュー済み

Vardhaman Bhanuprakash · 2年弱前にレビュー済み

GOOGLEUSER Amir · 2年弱前にレビュー済み

Kumar C K Jeevan · 2年弱前にレビュー済み

McKinley Colin · 2年弱前にレビュー済み

Alqattan Mijbel · 2年弱前にレビュー済み

cdsv

c surendra · 2年弱前にレビュー済み

McKinley Colin · 2年弱前にレビュー済み

Wiggins Victor · 2年弱前にレビュー済み

Delyusto Mikhail · 2年弱前にレビュー済み

Lisiewski Oskar · 2年弱前にレビュー済み

OMOLA Daniel · 2年弱前にレビュー済み

Bergin Aaron · 2年弱前にレビュー済み

Reddy K Jagadeeswara · 2年弱前にレビュー済み

Christian Albertus · 2年弱前にレビュー済み

Gandhi Shashank · 2年弱前にレビュー済み

Kovacheva (BG) Aneta · 2年弱前にレビュー済み

Mohammed Yahaya · 2年弱前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。