Video upload date:  · Duration: PT1H46M27S  · Language: EN

You're developing a custom TensorFlow gcp video

ml-engineer-pro video for you're developing a custom TensorFlow classification model based on tabular data stored in BigQuery. The dataset comprises hundreds of

This is a dedicated watch page for a single video.

Full Certification Question

You're developing a custom TensorFlow classification model based on tabular data stored in BigQuery. The dataset comprises hundreds of millions of rows with both categorical and numerical features. Your goal is to use a MaxMin scaler on some numerical features and apply one-hot encoding to categorical features like SKU names. The model will be trained over multiple epochs, and you aim to minimize both effort and cost. What approach should you take?