Como usar o ajuste de hiperparâmetros do BigQuery ML para melhorar o desempenho do modelo avaliações

2622 avaliações

Luis R. · Revisado há over 2 years

first training failed b/c of column airport_fee all null. Adjusted the create table query

Lian P. · Revisado há over 2 years

KRUPALI B. · Revisado há over 2 years

Boby D. · Revisado há over 2 years

Alex S. · Revisado há over 2 years

Marco M. · Revisado há over 2 years

Jens J. · Revisado há over 2 years

Paul J. · Revisado há over 2 years

charanya p. · Revisado há over 2 years

Dante V. · Revisado há over 2 years

Kirby S. · Revisado há over 2 years

good try

joon siong b. · Revisado há over 2 years

Jens J. · Revisado há over 2 years

There is an extra column airport_fee in the dataset with all values set to NULL. If create model statement returns error, add that column to EXCEPT and re-import the data. I think the schema for the source data has changed a bit since this lab was written.

Oliver F. · Revisado há over 2 years

John L. · Revisado há over 2 years

Annedys O. · Revisado há over 2 years

Pankaj S. · Revisado há over 2 years

Ryan C. · Revisado há over 2 years

Olivier C. · Revisado há over 2 years

Samar s. · Revisado há over 2 years

Adoni C. · Revisado há over 2 years

Francisco Javier B. · Revisado há over 2 years

The lab was easy to follow but would have been more engaging if the code wasn't just copy paste. Also I ran into an issue of my model not training initially as airport_fee column had nulls in so I had to use the following: UPDATE `bqml_tutorial.taxi_tip_input` SET airport_fee = 0 WHERE airport_fee IS NULL

Geneva K. · Revisado há over 2 years

Cris S. · Revisado há over 2 years

Kanagalakshmi K. · Revisado há over 2 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.