You need to build classification workflows over several structured datasets currently stored in BigQuery. Because you will be performing the classification several times, you want to complete the following steps without writing code: exploratory data analysis, feature selection, model building, training, and hyperparameter tuning and serving. What should you do?
BigQuery ML supports supervised learning with thelogistic regressionmodel type.
Currently there are no comments in this discussion, be the first to comment!