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

19874 reviews

Hafiz M. · Reviewed больше 2 лет ago

Please note: The queries yield an error stating that the duration field has NULL values, and had to be adjusted to exclude them

Sheritz S. · Reviewed больше 2 лет ago

Juan C. · Reviewed больше 2 лет ago

It is not explained in detail, and there are problems in the queries, I had the error "Label column 'duration' has NULL values'" and does not allow to train the model.

Edwin J. · Reviewed больше 2 лет ago

Kiran B. · Reviewed больше 2 лет ago

Jan E. · Reviewed больше 2 лет ago

Kiran B. · Reviewed больше 2 лет ago

Kiran B. · Reviewed больше 2 лет ago

Kiran B. · Reviewed больше 2 лет ago

ARPITHA S. · Reviewed больше 2 лет ago

Karavalla T. · Reviewed больше 2 лет ago

Great! But now the duration column in the source table contains NULL and needs to add "WHERE duration IS NOT NULL"

Ryosuke T. · Reviewed больше 2 лет ago

Azura P. · Reviewed больше 2 лет ago

There was an error thrown when calling the SQL query given to train the model (task 2, 3 and 4): Label column 'duration' has NULL values I figured out that it was caused by null values in the duration column. So I added "WHERE duration IS NOT NULL" at the end of each SQL query creating a model, and it worked. This is kind of important since there is no troubleshooting indication for this problem in the instructions, and the checks cannot be validated if I don't train the models.

Alexandre G. · Reviewed больше 2 лет ago

Jaime Erick S. · Reviewed больше 2 лет ago

'where duration is not null' is needed in the creation of the models because: REASONS

Juan Carlos O. · Reviewed больше 2 лет ago

not able to create ML model 'model' with the given script.

Shubham A. · Reviewed больше 2 лет ago

Shubham A. · Reviewed больше 2 лет ago

Gaurav S. · Reviewed больше 2 лет ago

got it working

Atul V. · Reviewed больше 2 лет ago

Sai Teja R. · Reviewed больше 2 лет ago

not working

Atul V. · Reviewed больше 2 лет ago

Antoni Y. · Reviewed больше 2 лет ago

Sureshkumar R. · Reviewed больше 2 лет ago

Venkata Surya Chand K. · Reviewed больше 2 лет ago

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