Hacker News new | ask | show | jobs
by speedgoose 1585 days ago
I recently tried this in a Google tutorial, it was very nice, but I was surprised to learn in the same tutorial that Google Cloud AutoML provides better results than BigQuery ML.
1 comments

You can train a model with Google Cloud AutoML directly in BigQuery ML, according to this: https://cloud.google.com/bigquery-ml/docs/reference/standard...
Thanks for the link, it sounds promising !