Exam C1000-012 All QuestionsBrowse all questions from this exam
Question 17

Someone is training a machine learning system to perform classification of unstructured content. What is the purpose of a validation data set on the training process?

    Correct Answer: A

    Validation data sets are used during the training process of a machine learning model. They are specifically utilized to fine-tune the model's parameters and help in selecting the best model. They provide a means to monitor the model's performance in order to prevent overfitting and aid in the tuning of the model's hyperparameters. They are different from test data sets, which are used to evaluate the model's performance after the training is complete.

Discussion
CERTIFICATION1990Option: A

A. Validation data sets are used to fine tune the accuracy of the training model