machine-learning video for you are working as a data scientist at a company that specializes in predictive analytics. You are tasked with training a deep
You are working as a data scientist at a company that specializes in predictive analytics. You are tasked with training a deep learning model using Amazon SageMaker to predict customer churn. The dataset you have is large and contains millions of records. The training process is taking longer than expected, and you suspect that the hyperparameters need fine-tuning. You want to balance the training time while ensuring the model converges effectively. You have set the batch size to 256, epochs to 50, and learning rate to 0.01. However, the training job is still not performing as expected. Given this scenario, which of the following adjustments is MOST LIKELY to reduce the training time without compromising model performance?