关于“Predict Bike Trip Duration with a Regression Model in BQML 2.5”的评价

评论

Andres D. · 评论over 2 years之前

cool

Cristian C. · 评论over 2 years之前

Hafiz M. · 评论over 2 years之前

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. · 评论over 2 years之前

Juan C. · 评论over 2 years之前

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. · 评论over 2 years之前

Kiran B. · 评论over 2 years之前

Jan E. · 评论over 2 years之前

Kiran B. · 评论over 2 years之前

Kiran B. · 评论over 2 years之前

Kiran B. · 评论over 2 years之前

ARPITHA S. · 评论over 2 years之前

Karavalla T. · 评论over 2 years之前

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

Ryosuke T. · 评论over 2 years之前

Azura P. · 评论over 2 years之前

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. · 评论over 2 years之前

Jaime Erick S. · 评论over 2 years之前

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

Juan Carlos O. · 评论over 2 years之前

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

Shubham A. · 评论over 2 years之前

Shubham A. · 评论over 2 years之前

Gaurav S. · 评论over 2 years之前

got it working

Atul V. · 评论over 2 years之前

Sai Teja R. · 评论over 2 years之前

not working

Atul V. · 评论over 2 years之前

Antoni Y. · 评论over 2 years之前

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