IBM Planning Analytics V2.0 Developer — Question 15

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?

Answer options

Correct answer: C

Explanation

The correct answer is C because validation data sets serve to evaluate the performance of the model and are indeed similar to test data sets. Option A is incorrect because while validation data sets help tune the model, they are not solely for accuracy fine-tuning. Option B is misleading as validation data sets are typically used regardless of the availability of test data. Option D is incorrect since validation data is an important part of the model evaluation process in machine learning.