Predict Bike Trip Duration with a Regression Model in BQML 2.5 Reviews

19725 reviews

Couldn't complete because SQL query didn't work for creating the model CREATE OR REPLACE MODEL bike_model.model OPTIONS (input_label_cols=['duration'], model_type='linear_reg') AS SELECT duration, start_station_name, CAST(EXTRACT(dayofweek FROM start_date) AS STRING) AS dayofweek, CAST(EXTRACT(hour FROM start_date) AS STRING) AS hourofday FROM `bigquery-public-data.london_bicycles.cycle_hire` WHERE `duration` IS NOT NULL

Carl N. · Reviewed أكثر من سنة ago

Mohamed Yassine B. · Reviewed أكثر من سنة ago

Aiyk R. · Reviewed أكثر من سنة ago

Jenny Z. · Reviewed أكثر من سنة ago

HuuTho N. · Reviewed أكثر من سنة ago

Ceren C. · Reviewed أكثر من سنة ago

Couldn't complete because SQL query didn't work for creating the model CREATE OR REPLACE MODEL bike_model.model OPTIONS (input_label_cols=['duration'], model_type='linear_reg') AS SELECT duration, start_station_name, CAST(EXTRACT(dayofweek FROM start_date) AS STRING) AS dayofweek, CAST(EXTRACT(hour FROM start_date) AS STRING) AS hourofday FROM `bigquery-public-data.london_bicycles.cycle_hire` WHERE `duration` IS NOT NULL

Carl N. · Reviewed أكثر من سنة ago

Barra Malik W. · Reviewed أكثر من سنة ago

Vadym S. · Reviewed أكثر من سنة ago

Charlie A. · Reviewed أكثر من سنة ago

Daniel B. · Reviewed أكثر من سنة ago

Allan R. · Reviewed أكثر من سنة ago

Jaikarthik S. · Reviewed أكثر من سنة ago

FAI CHUN L. · Reviewed أكثر من سنة ago

Emidio L. · Reviewed أكثر من سنة ago

Darren C. · Reviewed أكثر من سنة ago

Samruddhi M. · Reviewed أكثر من سنة ago

Carla Del R. · Reviewed أكثر من سنة ago

Jonathan T. · Reviewed أكثر من سنة ago

Hiếu T. · Reviewed أكثر من سنة ago

Marcelo C. · Reviewed أكثر من سنة ago

There was some confusion about the third hourofday graph in Looker Studio, there were no instructions to run another query grabbing the hour property from start_date

Alex H. · Reviewed أكثر من سنة ago

Yanbiao C. · Reviewed أكثر من سنة ago

Foo Hoo G. · Reviewed أكثر من سنة ago

Raju S. · Reviewed أكثر من سنة ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.