Certified AI Developer (CAID) Introduction to AI CAID
Quiz 3 Question 16 of 20

When preparing a dataset for training a machine learning model, you split the data into three separate partitions: training, validation, and test. During model development, you repeatedly train the model on the training partition and evaluate it on the validation partition to adjust hyperparameters (like learning rate and regularization strength). What is the primary purpose of the validation partition in this workflow?

Select an answer to reveal the explanation.