Prédire la durée des trajets à vélo avec un modèle de régression dans BQML 2.5 avis

19878 avis

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. · Examiné il y a plus de 2 ans

Vladimir P. · Examiné il y a plus de 2 ans

Andres D. · Examiné il y a plus de 2 ans

cool

Cristian C. · Examiné il y a plus de 2 ans

Hafiz M. · Examiné il y a plus de 2 ans

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. · Examiné il y a plus de 2 ans

Juan C. · Examiné il y a plus de 2 ans

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. · Examiné il y a plus de 2 ans

Kiran B. · Examiné il y a plus de 2 ans

Jan E. · Examiné il y a plus de 2 ans

Kiran B. · Examiné il y a plus de 2 ans

Kiran B. · Examiné il y a plus de 2 ans

Kiran B. · Examiné il y a plus de 2 ans

ARPITHA S. · Examiné il y a plus de 2 ans

Karavalla T. · Examiné il y a plus de 2 ans

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

Ryosuke T. · Examiné il y a plus de 2 ans

Azura P. · Examiné il y a plus de 2 ans

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. · Examiné il y a plus de 2 ans

Jaime Erick S. · Examiné il y a plus de 2 ans

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

Juan Carlos O. · Examiné il y a plus de 2 ans

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

Shubham A. · Examiné il y a plus de 2 ans

Shubham A. · Examiné il y a plus de 2 ans

Gaurav S. · Examiné il y a plus de 2 ans

got it working

Atul V. · Examiné il y a plus de 2 ans

Sai Teja R. · Examiné il y a plus de 2 ans

Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.